From 15faceb288e25a9b0b970433ef7b88c787f99ea0 Mon Sep 17 00:00:00 2001 From: Adrian Ho Date: Wed, 5 May 2021 22:13:54 +0800 Subject: [PATCH] xmount-mac: update 0.7.6 bottle. --- Formula/xmount-mac.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/xmount-mac.rb b/Formula/xmount-mac.rb index 4fd21b4..821909c 100644 --- a/Formula/xmount-mac.rb +++ b/Formula/xmount-mac.rb @@ -8,7 +8,8 @@ class XmountMac < Formula bottle do root_url "https://github.com/gromgit/homebrew-fuse/releases/download/xmount-mac-0.7.6" - sha256 big_sur: "7759a60875ac63e16cf33d1b87376be2f1cc57adc2ac4653e71d7bc10b5707db" + sha256 big_sur: "7759a60875ac63e16cf33d1b87376be2f1cc57adc2ac4653e71d7bc10b5707db" + sha256 catalina: "9e25523204f40e98d32026209e5380ecda4048b9f9a4abed15574fb07c50d765" end depends_on "cmake" => :build