Skip to content

Commit cbb4336

Browse files
authored
Merge pull request #196549 from Homebrew/bump-audacious-4.4.2
audacious 4.4.2
2 parents 0a3e3c4 + 8f0ceb3 commit cbb4336

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Formula/a/audacious.rb

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ class Audacious < Formula
44
license "BSD-2-Clause"
55

66
stable do
7-
url "https://distfiles.audacious-media-player.org/audacious-4.4.1.tar.bz2"
8-
sha256 "260d988d168e558f041bbb56692e24c535a96437878d60dfd01efdf6b1226416"
7+
url "https://distfiles.audacious-media-player.org/audacious-4.4.2.tar.bz2"
8+
sha256 "34509504f8c93b370420d827703519f0681136672e42d56335f26f7baec95005"
99

1010
resource "plugins" do
11-
url "https://distfiles.audacious-media-player.org/audacious-plugins-4.4.1.tar.bz2"
12-
sha256 "484ed416b1cf1569ce2cc54208e674b9c516118485b94ce577d7bc5426d05976"
11+
url "https://distfiles.audacious-media-player.org/audacious-plugins-4.4.2.tar.bz2"
12+
sha256 "50f494693b6b316380fa718c667c128aa353c01e954cd77a65c9d8aedf18d4bd"
1313
end
1414
end
1515

@@ -19,11 +19,11 @@ class Audacious < Formula
1919
end
2020

2121
bottle do
22-
sha256 arm64_sonoma: "53552087050d5e1c91c16c2d0fc98b7ebe9c8123b20f259245c0531b64de5609"
23-
sha256 arm64_ventura: "0d943a692b27de31f4f0d2c01525727c9e9fe02865967bb2feec03ee71b3449a"
24-
sha256 sonoma: "d32510bb7caedfd26aa795b4e87d539579f19eafe8215acfa859dbef355f50f3"
25-
sha256 ventura: "a07ddaf905410b17e0cb40b534bfd18fb8cb2bd325a304fbf5359cda479fefc9"
26-
sha256 x86_64_linux: "3c5a0928cf6878761717b747d932b04a62d31924560ae973b0c8983d881cd1fb"
22+
sha256 arm64_sonoma: "175406bb546a436b6cbda5ebe04b0e5ac50477c1bd58714099f0f01bd6e84b91"
23+
sha256 arm64_ventura: "46c010fa84f5cafc5fec4a801f90f0c037c281fb22f98704e2ebf115d34f2bf5"
24+
sha256 sonoma: "9f957874a1c773d74d0d6d4f3905445bd8aa17b2da8f3283abd78db80cd9e109"
25+
sha256 ventura: "1d013dc84b5bf5b5e2ae5d09b8a549bec8894086820fdd2ce08d7c82f5aab107"
26+
sha256 x86_64_linux: "40de28638c36168cd3f540c6d01647739fdbffae3850b518e0e49ead956eaaab"
2727
end
2828

2929
head do

0 commit comments

Comments
 (0)