mpg123 1.25.10
Closes #25313. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
c3f55a9dcb
commit
5e52740d44
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Mpg123 < Formula
|
||||
desc "MP3 player for Linux and UNIX"
|
||||
homepage "https://www.mpg123.de/"
|
||||
url "https://downloads.sourceforge.net/project/mpg123/mpg123/1.25.8/mpg123-1.25.8.tar.bz2"
|
||||
sha256 "79da51efae011814491f07c95cb5e46de0476aca7a0bf240ba61cfc27af8499b"
|
||||
url "https://downloads.sourceforge.net/project/mpg123/mpg123/1.25.10/mpg123-1.25.10.tar.bz2"
|
||||
sha256 "6c1337aee2e4bf993299851c70b7db11faec785303cfca3a5c3eb5f329ba7023"
|
||||
|
||||
bottle do
|
||||
sha256 "504fd8cf5e425bdc7844e3bb6b2422ca92cf8cda6de499950e98ab4efd83a38a" => :high_sierra
|
||||
|
|
Loading…
Reference in a new issue