From bce0a7360cf5f60741e1660a78d9cb9882db1f9a Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sun, 17 Sep 2023 23:09:54 +0000 Subject: [PATCH] ifuse: update 1.1.4_1 bottle. --- Formula/i/ifuse.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/i/ifuse.rb b/Formula/i/ifuse.rb index 3a4177146e6c..4dfc7f5fdfa7 100644 --- a/Formula/i/ifuse.rb +++ b/Formula/i/ifuse.rb @@ -8,7 +8,7 @@ class Ifuse < Formula head "https://github.com/libimobiledevice/ifuse.git", branch: "master" bottle do - sha256 cellar: :any_skip_relocation, x86_64_linux: "ec03965eeaecd9443c4b5d20a0b20e6275fed16c084a4e05fe1f6cb01f3f7e42" + sha256 cellar: :any_skip_relocation, x86_64_linux: "15ee98ba9acdeac9332f12e1d97797bf7fb9cd5dd6cfcaaa508a795e9248fac2" end depends_on "autoconf" => :build