From 132f77949e097b149595e31777c4fd2ae6ba8202 Mon Sep 17 00:00:00 2001 From: Adrian Ho <215702+gromgit@users.noreply.github.com> Date: Thu, 30 Oct 2025 08:38:35 +0000 Subject: [PATCH] gcsfuse-mac: update 3.4.3 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 41380b9..c4ea44d 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_sequoia: "cba406fa379984f67c93ecc9c946038f843c6665bf927d90088386a0b586cd22" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "a7bae1f2ce1f5c94e9b6fc8a2520c2da5dfa0af9c575d19e6a3327700861b0a9" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "1d5646754194234b638407125834fa6656b2743abecf6b35f304cab51e7e6027" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "a5e52ce4504f7e39d7a05a4cbfd5924923800b15c14eace70fd44e1656cdaa35" end depends_on "go" => :build