Skip to content

Commit

Permalink
ext2fuse-mac: update 0.8.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
gromgit committed May 4, 2021
1 parent ed3197f commit f8f7f59
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Formula/ext2fuse-mac.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ class Ext2fuseMac < Formula

bottle do
root_url "https://github.com/gromgit/homebrew-fuse/releases/download/ext2fuse-mac-0.8.1"
sha256 cellar: :any, big_sur: "8dba44571e8df43bac8356f7fe74719200f965318e9075fdc717e863dbf8aad7"
sha256 cellar: :any, big_sur: "8dba44571e8df43bac8356f7fe74719200f965318e9075fdc717e863dbf8aad7"
sha256 cellar: :any, catalina: "0b24132b10c92b0f9ca6bde9c72caa54281e812c07f1f491034fe71e305eba67"
end

depends_on "gcc" => :build
Expand Down

0 comments on commit f8f7f59

Please sign in to comment.