File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ actionlint
1515activemq
1616ad
1717ada-url
18+ adamstark-audiofile
1819adapterremoval
1920adaptivecpp
2021adb-enhanced
Original file line number Diff line number Diff line change 11class AdamstarkAudiofile < Formula
22 desc "C++ Audio File Library by Adam Stark"
33 homepage "https://github.com/adamstark/AudioFile"
4- url "https://github.com/adamstark/AudioFile/archive/refs/tags/1.1.2 .tar.gz"
5- sha256 "d090282207421e27be57c3df1199a9893e0321ea7c971585361a3fc862bb8c16 "
4+ url "https://github.com/adamstark/AudioFile/archive/refs/tags/1.1.3 .tar.gz"
5+ sha256 "abc22bbe798cb552048485ce19278f35f587340bf0d5c68ac0028505eaf70dfe "
66 license "MIT"
77 head "https://github.com/adamstark/AudioFile.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , all : "ab031793961063448870b09b5bd997671df66cd2eeeb98d4daebeb389fadeb59 "
10+ sha256 cellar : :any_skip_relocation , all : "be3c28ee81b69cd235ffdc3a9085037178558b2714b431781404b13d2a4cc5b3 "
1111 end
1212
1313 def install
You can’t perform that action at this time.
0 commit comments