Skip to content

Commit

Permalink
mpg123: Update to version 1.32.4
Browse files Browse the repository at this point in the history
  • Loading branch information
littleli committed Jan 10, 2024
1 parent 7c7a890 commit dac426b
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions bucket/mpg123.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
{
"version": "1.32.3",
"version": "1.32.4",
"description": "Fast console MPEG Audio Player and decoder library",
"homepage": "https://www.mpg123.org",
"license": "LGPL-2.1",
"architecture": {
"64bit": {
"url": "https://www.mpg123.org/download/win64/1.32.3/mpg123-1.32.3-static-x86-64.zip",
"hash": "32b93f89a0394abd441bea94dd58b029c0370815d77773d2e16768e3ea1fa18c",
"extract_dir": "mpg123-1.32.3-static-x86-64"
"url": "https://www.mpg123.org/download/win64/1.32.4/mpg123-1.32.4-static-x86-64.zip",
"hash": "f9c2cbe7aa3deb362d2eaea401753afa04e1e6232fac0fea21811059132826c9",
"extract_dir": "mpg123-1.32.4-static-x86-64"
},
"32bit": {
"url": "https://www.mpg123.org/download/win32/1.32.3/mpg123-1.32.3-static-x86.zip",
"hash": "e22fae812fb601f84162fd95e232958fabe885e528d92a0f72e206cb07152582",
"extract_dir": "mpg123-1.32.3-static-x86"
"url": "https://www.mpg123.org/download/win32/1.32.4/mpg123-1.32.4-static-x86.zip",
"hash": "a806a5acb15b1e9cab9940a2597735d580f7888f142e7ce23a5ec22d45235786",
"extract_dir": "mpg123-1.32.4-static-x86"
}
},
"bin": [
Expand Down

0 comments on commit dac426b

Please sign in to comment.