From b7ee1bff2cec552c4b0e4191cac416a5598f8329 Mon Sep 17 00:00:00 2001 From: Adrian Ho <215702+gromgit@users.noreply.github.com> Date: Sat, 10 May 2025 03:45:21 +0000 Subject: [PATCH] gcsfuse-mac: update 2.12.0 bottle. --- Formula/gcsfuse-mac.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/gcsfuse-mac.rb b/Formula/gcsfuse-mac.rb index 25d0b2e..74fb67d 100644 --- a/Formula/gcsfuse-mac.rb +++ b/Formula/gcsfuse-mac.rb @@ -15,8 +15,8 @@ class GcsfuseMac < Formula bottle do root_url "https://ghcr.io/v2/gromgit/fuse" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "2b47b81224cca29f840649e9044cd15be6b213d1a1a74cd48e4a81aab5e3fe0d" - sha256 cellar: :any_skip_relocation, ventura: "1c96aa74041de902fad270bec32dbdb0fb385877b40fe9ba60023f3ae87ddb90" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "f921abdf2d2201b4154b138b110f84211176ca2528ad3dde1ce57303837a6e97" + sha256 cellar: :any_skip_relocation, ventura: "bd3c9206a9d130512830de6d84566352a272d28d096f021584c23f441dccd65e" end depends_on "go" => :build