Skip to content

Commit 36561d5

Browse files
authored
Merge pull request Homebrew#236506 from Homebrew/bump-audacious-4.5.1
audacious 4.5.1
2 parents 915e894 + e2c2826 commit 36561d5

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

Formula/a/audacious.rb

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,14 @@ class Audacious < Formula
22
desc "Lightweight and versatile audio player"
33
homepage "https://audacious-media-player.org/"
44
license "BSD-2-Clause"
5-
revision 1
65

76
stable do
8-
url "https://distfiles.audacious-media-player.org/audacious-4.5.tar.bz2"
9-
sha256 "1ea5e0f871c6a8b2318e09a9d58fc573fe3f117ae0d8d163b60cc05b2ce7c405"
7+
url "https://distfiles.audacious-media-player.org/audacious-4.5.1.tar.bz2"
8+
sha256 "7194743a0a41b1d8f582c071488b77f7b917be47ca5e142dd76af5d81d36f9cd"
109

1110
resource "plugins" do
12-
url "https://distfiles.audacious-media-player.org/audacious-plugins-4.5.tar.bz2"
13-
sha256 "36c19940ee7227f67df4f0c7fd98a5f60c60257a1a47ecd014c9e2a26d7846dd"
11+
url "https://distfiles.audacious-media-player.org/audacious-plugins-4.5.1.tar.bz2"
12+
sha256 "f4feedc32776acfa9d24701d3b794fc97822f76da6991e91e627e70e561fdd3b"
1413

1514
livecheck do
1615
formula :parent
@@ -24,11 +23,11 @@ class Audacious < Formula
2423
end
2524

2625
bottle do
27-
sha256 arm64_sonoma: "a22ac4daf6c2fd62c97aca4d7b1663d0b2d927fc0197ebf0c368eacf95ed2f7a"
28-
sha256 arm64_ventura: "bbac9b3a6b48026c8b2d1d53d98192067c504f03394e5feb119dbc1a06aff964"
29-
sha256 sonoma: "98953e475f6d647204c512a7d6c8a63f9c1d7413d0748d695d89164f454feb52"
30-
sha256 ventura: "530f6c0a4263fbd644e75c007c1762d582f2652a64a0037bcea2f735ecfdd1b3"
31-
sha256 x86_64_linux: "d7351794505a034f7b1287602f4f6430bbddf5f04fd0f44c4ccd5f7889000b81"
26+
sha256 arm64_sonoma: "ec5a613c9c634e0e53fa1a39e52fbdd4d1cd48dcbf9d009ed547cd34b5e26a52"
27+
sha256 arm64_ventura: "0fc42570974a4671bce5381306c275810c1e032e3eb449a23e36b6d6d67dbc2b"
28+
sha256 sonoma: "2f37ac529fefa8d6e1165942699c2371bff51984df7b49daef35aa25cec68172"
29+
sha256 ventura: "b06c1d390c4123eb885f785f776dcf1148fb299be937a478a97b9c3d62cb1eb7"
30+
sha256 x86_64_linux: "bad3cbe9fb783f5c087d26d1ff4425dc0b72f44f1b5327883e935add9161827c"
3231
end
3332

3433
head do

0 commit comments

Comments
 (0)