From b8999a2e286f6d6b1a10e850359dfc7bc77f0920 Mon Sep 17 00:00:00 2001 From: Adrian Ho <215702+gromgit@users.noreply.github.com> Date: Fri, 1 Aug 2025 14:52:54 +0000 Subject: [PATCH] ratarmount-mac: update 1.1.2 bottle. --- Formula/ratarmount-mac.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Formula/ratarmount-mac.rb b/Formula/ratarmount-mac.rb index 06f4ff0..d4246aa 100644 --- a/Formula/ratarmount-mac.rb +++ b/Formula/ratarmount-mac.rb @@ -12,8 +12,9 @@ class RatarmountMac < Formula bottle do root_url "https://ghcr.io/v2/gromgit/fuse" - sha256 cellar: :any, arm64_sonoma: "6a49a889aa51efa45aecea12c0472e88d8441d90a97cc24a1ccbac7c850a404a" - sha256 cellar: :any, ventura: "6b67cdfc97daa3bd5dd5fe4a4da6a55a8816b74ee895a7bee7298bb10681e03a" + sha256 cellar: :any, arm64_sequoia: "7ec99c689cd5d72df1467c6a087eff1ebacad8f7547db28cdbb3c4319883afde" + sha256 cellar: :any, arm64_sonoma: "aa5b7ad5bdae5129a98a445932a9620a75430daf8f1a1a55c8970e91c70cf46b" + sha256 cellar: :any, ventura: "443d2dab420fb03d37f29a7d1d33348dcc7fc041dc0da9739e085d58a67aec80" end depends_on "libgit2"