We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 728185a commit b339d53Copy full SHA for b339d53
Formula/w/whatmp3.rb
@@ -10,8 +10,8 @@ class Whatmp3 < Formula
10
head "https://github.com/RecursiveForest/whatmp3.git", branch: "master"
11
12
bottle do
13
- rebuild 3
14
- sha256 cellar: :any_skip_relocation, all: "8ed46e6584b275f429adc8ebd610b18b2c5990beaf03460025deed6cbb92efe4"
+ rebuild 4
+ sha256 cellar: :any_skip_relocation, all: "33b3b2f4177414409c8c5e06ebf4fbbbe50c6c9537c281881bcf719a9f35fecc"
15
end
16
17
depends_on "flac"
0 commit comments