Merge branch 'main' of github_gromgit:gromgit/homebrew-fuse

This commit is contained in:
Adrian Ho 2021-04-27 18:24:56 +08:00
commit 1d46efe0bb
2 changed files with 4 additions and 2 deletions

View File

@ -9,7 +9,8 @@ class AfuseMac < Formula
bottle do
root_url "https://github.com/gromgit/homebrew-fuse/releases/download/afuse-mac-0.4.1"
sha256 cellar: :any, big_sur: "21172cbf00c3fafeaa02e3f9d07f83eef6ed42cb8e7ae9afce32dbd468203eb1"
sha256 cellar: :any, big_sur: "21172cbf00c3fafeaa02e3f9d07f83eef6ed42cb8e7ae9afce32dbd468203eb1"
sha256 cellar: :any, catalina: "cdeeba22818749e27a9625639657b4816613c34a13ded21da465ac40c82abdb7"
end
depends_on "pkg-config" => :build

View File

@ -8,7 +8,8 @@ class ArchivemountMac < Formula
bottle do
root_url "https://github.com/gromgit/homebrew-fuse/releases/download/archivemount-mac-0.9.1"
sha256 cellar: :any, big_sur: "2f7b7f0fc96a3421d5ba0c2ad20b75e436aaac90cd5b63dffb001b2efad7af24"
sha256 cellar: :any, big_sur: "2f7b7f0fc96a3421d5ba0c2ad20b75e436aaac90cd5b63dffb001b2efad7af24"
sha256 cellar: :any, catalina: "3fccbf62ca680170901fba2a5543c538072964d8016a1fc3c76fa9e971b8b1ec"
end
depends_on "pkg-config" => :build