From 2e8956350923dcab6f605cc17a53aade315fc05f Mon Sep 17 00:00:00 2001 From: Adrian Ho Date: Sun, 2 May 2021 16:46:08 +0800 Subject: [PATCH] ifuse-mac: add 1.1.4 bottle. --- Formula/ifuse-mac.rb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Formula/ifuse-mac.rb b/Formula/ifuse-mac.rb index 08e48ec..85f4889 100644 --- a/Formula/ifuse-mac.rb +++ b/Formula/ifuse-mac.rb @@ -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