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