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

This commit is contained in:
Adrian Ho 2021-05-02 20:11:29 +08:00
commit 065aa1ae4b

View file

@ -10,7 +10,9 @@ class IfuseMac < Formula
bottle do
root_url "https://github.com/gromgit/homebrew-fuse/releases/download/ifuse-mac-1.1.4"
sha256 cellar: :any, big_sur: "f6c2e432e98e35ea512c85e9eed06015e157477c58ccc3209fc915401a4a3bdc"
sha256 cellar: :any, big_sur: "f6c2e432e98e35ea512c85e9eed06015e157477c58ccc3209fc915401a4a3bdc"
sha256 cellar: :any, catalina: "bafcd207118ffb63fcb67ce909f52bde7dc2fa138a592be30e6d7cdb96580377"
sha256 cellar: :any, mojave: "5c2d874a7377fa5c91bad47e7ee82adb4d965e3019fbf4b5128c318549f66180"
end
depends_on "autoconf" => :build