@@ -2,9 +2,9 @@ class Vgmstream < Formula
2
2
desc "Library for playing streamed audio formats from video games"
3
3
homepage "https://vgmstream.org"
4
4
url "https://github.com/vgmstream/vgmstream.git" ,
5
- tag : "r1917 " ,
6
- revision : "3ac217fad9989079d4fe92453b6f39c13f3261a0 "
7
- version "r1917 "
5
+ tag : "r1951 " ,
6
+ revision : "4b2dc01ccdcd3eeccb7b2ca0d7a32692dfdec947 "
7
+ version "r1951 "
8
8
license "ISC"
9
9
version_scheme 1
10
10
head "https://github.com/vgmstream/vgmstream.git" , branch : "master"
@@ -16,13 +16,13 @@ class Vgmstream < Formula
16
16
end
17
17
18
18
bottle do
19
- sha256 cellar : :any , arm64_sonoma : "7eb12c4a211d5ef8d6fed9103227341396a2f598cb58ce4f7165f4a8c0a2d501 "
20
- sha256 cellar : :any , arm64_ventura : "68a003f21b58d8a7f6da0db64e8140ca5119231e9b70f4e45d034e1387cd7eb3 "
21
- sha256 cellar : :any , arm64_monterey : "a8132501a47104fba1897e0344c11976f56631ae5b09bef0112f386e73aac1a5 "
22
- sha256 cellar : :any , sonoma : "48690edae6edab3d22db33fb9ff00ee185850a5f902d600d93e21b2a363613d9 "
23
- sha256 cellar : :any , ventura : "9627aa32e5f63557251a4639c52d971e69cb19b403521f89f8f2017ddbf92d4a "
24
- sha256 cellar : :any , monterey : "a30147d3579923528c7a05fe596a281a12d61e354bb3247ece4edff24e9e08cd "
25
- sha256 cellar : :any_skip_relocation , x86_64_linux : "a6ef5dff01b656ce05e72b58b22c4951f43e09ae2f33d5c53249ee05104bd67a "
19
+ sha256 cellar : :any , arm64_sonoma : "473e523caa4f0e1d7ddc10db89bd0026f9c77aa79ea14ed2e5397b2d6498beca "
20
+ sha256 cellar : :any , arm64_ventura : "3a8b812aee5900288cb4ce80da9c5ccbf7dd048b5c5c6c38cf4eaa9cc17fe459 "
21
+ sha256 cellar : :any , arm64_monterey : "143bd9cd3cbd99ef6215b8d7405d16be28dc4ddd2350a065083ace69d5b6c3e5 "
22
+ sha256 cellar : :any , sonoma : "cdd43e401e7b9d329e14018ad3e749dc5a2889cecebecd09523924ab4de9ae53 "
23
+ sha256 cellar : :any , ventura : "f0b9eca5a0aade2f45b8c20dfb74be67d8e11818122bca2cf8b59eb434d4fb64 "
24
+ sha256 cellar : :any , monterey : "97a73ec58ba7f6e75056fd424a4c88343b6ab476763676aee8147e8d2122fcf5 "
25
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "5ace993f67bbb22a913e59246a9e6c9877bacebb8516aa07ac433f1e1609309b "
26
26
end
27
27
28
28
depends_on "autoconf" => :build
0 commit comments