mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-06 16:15:54 +00:00
ifuse-mac: add 1.1.4 bottle.
This commit is contained in:
parent
21466ba709
commit
2e89563509
1 changed files with 5 additions and 0 deletions
|
|
@ -8,6 +8,11 @@ class IfuseMac < Formula
|
|||
license "LGPL-2.1-or-later"
|
||||
head "https://cgit.sukimashita.com/ifuse.git"
|
||||
|
||||
bottle do
|
||||
root_url "https://github.com/gromgit/homebrew-fuse/releases/download/ifuse-mac-1.1.4"
|
||||
sha256 cellar: :any, big_sur: "f6c2e432e98e35ea512c85e9eed06015e157477c58ccc3209fc915401a4a3bdc"
|
||||
end
|
||||
|
||||
depends_on "autoconf" => :build
|
||||
depends_on "automake" => :build
|
||||
depends_on "libtool" => :build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue