mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-31 15:02:17 +00:00
Merge branch 'main' of github_gromgit:gromgit/homebrew-fuse
This commit is contained in:
commit
065aa1ae4b
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue