sound-touch 2.1.2
Closes #36963. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
aec515530a
commit
07e1c723b0
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class SoundTouch < Formula
|
class SoundTouch < Formula
|
||||||
desc "Audio processing library"
|
desc "Audio processing library"
|
||||||
homepage "https://www.surina.net/soundtouch/"
|
homepage "https://www.surina.net/soundtouch/"
|
||||||
url "https://www.surina.net/soundtouch/soundtouch-2.0.0.tar.gz"
|
url "https://gitlab.com/soundtouch/soundtouch/-/archive/2.1.2/soundtouch-2.1.2.tar.gz"
|
||||||
sha256 "d224f7d1421b5f8e74a74c85741345bd9802618a40ae30ce5b427a5705c89d25"
|
sha256 "2826049e2f34efbc4c8a47d00c93649822b0c14e1f29f5569835704814590732"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
|
|
Loading…
Reference in a new issue