Skip to content

Commit

Permalink
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Formula/gcsfuse-mac.rb
Original file line number Diff line number Diff line change
@@ -10,7 +10,8 @@ class GcsfuseMac < Formula

bottle do
root_url "https://github.com/gromgit/homebrew-fuse/releases/download/gcsfuse-mac-0.34.1"
sha256 cellar: :any_skip_relocation, big_sur: "5cc9476ccee4b8359d3ddffed4e2e2faef68e352eb0204a43947eb0e716769e3"
sha256 cellar: :any_skip_relocation, big_sur: "5cc9476ccee4b8359d3ddffed4e2e2faef68e352eb0204a43947eb0e716769e3"
sha256 cellar: :any_skip_relocation, catalina: "f504337dab96d6791fa4a2a0d5524a9fe817215ae64b16d0a25e9a29bd3cf880"
end

depends_on "go" => :build

0 comments on commit 7572757

Please sign in to comment.