diff --git a/Formula/gcsfuse-mac.rb b/Formula/gcsfuse-mac.rb index 035dc3f..4b24df0 100644 --- a/Formula/gcsfuse-mac.rb +++ b/Formula/gcsfuse-mac.rb @@ -11,6 +11,7 @@ class GcsfuseMac < Formula bottle do root_url "https://github.com/gromgit/homebrew-fuse/releases/download/gcsfuse-mac-0.41.7" sha256 cellar: :any_skip_relocation, arm64_monterey: "2f764ce42156d9eea2c5a21fa1a64cdec9dcdbbd3a0900d7a3c66c834fbae68d" + sha256 cellar: :any_skip_relocation, monterey: "a413eb59bb2aaedb6d45bba2effff877db14f3542fe9e892d58fb707d31427ff" end depends_on "go" => :build