Skip to content

Commit aa9e9ac

Browse files
authored
Merge pull request Homebrew#225302 from Homebrew/bump-adamstark-audiofile-1.1.3
adamstark-audiofile 1.1.3
2 parents 770351a + 1847c27 commit aa9e9ac

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.github/autobump.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ actionlint
1515
activemq
1616
ad
1717
ada-url
18+
adamstark-audiofile
1819
adapterremoval
1920
adaptivecpp
2021
adb-enhanced

Formula/a/adamstark-audiofile.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
class 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

0 commit comments

Comments
 (0)