Skip to content

Commit

Permalink
Merge branch 'main' of github_gromgit:gromgit/homebrew-fuse
Browse files Browse the repository at this point in the history
  • Loading branch information
gromgit committed May 4, 2021
2 parents 4ef7699 + 76b7833 commit a2ecfe0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Formula/mp3fs-mac.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ class Mp3fsMac < Formula

bottle do
root_url "https://github.com/gromgit/homebrew-fuse/releases/download/mp3fs-mac-1.1.1"
sha256 cellar: :any, big_sur: "f5d8b429073bd633bb0e3bfdf0fa5d72170e3e2c50ea35498169203c3aeb7b5a"
sha256 cellar: :any, big_sur: "f5d8b429073bd633bb0e3bfdf0fa5d72170e3e2c50ea35498169203c3aeb7b5a"
sha256 cellar: :any, catalina: "87445edbdfdec0ee366b5bbfb57349b4b7fc380fda83fe0c866049055ecfcda7"
sha256 cellar: :any, mojave: "64aeb9e00ab95135f27a62319c607ee47ecbaf24459e27289da40ff8c70366a2"
end

depends_on "pkg-config" => :build
Expand Down

0 comments on commit a2ecfe0

Please sign in to comment.