From e4e03a6a7dbf30d23aca1c8cf3a2d1b7c8f8301f Mon Sep 17 00:00:00 2001 From: Adrian Ho Date: Wed, 11 Jan 2023 18:51:47 +0800 Subject: [PATCH] gcsfuse-mac: update 0.41.11 bottle. --- Formula/gcsfuse-mac.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/gcsfuse-mac.rb b/Formula/gcsfuse-mac.rb index 60ea0f3..7481ab4 100644 --- a/Formula/gcsfuse-mac.rb +++ b/Formula/gcsfuse-mac.rb @@ -16,6 +16,7 @@ class GcsfuseMac < Formula bottle do root_url "https://github.com/gromgit/homebrew-fuse/releases/download/gcsfuse-mac-0.41.11" sha256 cellar: :any_skip_relocation, arm64_monterey: "927150a05873cc6fbf15511020f793d93e801d91e3403ddb6a2bcf53d9a8d053" + sha256 cellar: :any_skip_relocation, monterey: "58634af2757fe864ab88434a14c65a6bc6553932ecae5df710c3b6b8b7633dfe" end depends_on "go" => :build