vgmstream: Update to version r1980

This commit is contained in:
github-actions[bot] 2024-12-31 20:27:58 +00:00
parent 06ad74b3b1
commit b2f03a0b86

View File

@ -1,5 +1,5 @@
{
"version": "r1951",
"version": "r1980",
"description": "vgmstream command line interface",
"homepage": "https://github.com/vgmstream/vgmstream",
"license": {
@ -8,12 +8,12 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/vgmstream/vgmstream/releases/download/r1951/vgmstream-win64.zip",
"hash": "36257aacdc9fd839a00ed87a00dbd08ce0fa3edafb90a4886270328cbae1129a"
"url": "https://github.com/vgmstream/vgmstream/releases/download/r1980/vgmstream-win64.zip",
"hash": "7a8f9556df7706e5dca74169ace817c1eda6bb8d8f0ab68810e6ec4c0d300573"
},
"32bit": {
"url": "https://github.com/vgmstream/vgmstream/releases/download/r1951/vgmstream-win.zip",
"hash": "d653fd9ecf2b39f726807a3fac6fc8a03b90c244e11c7fb557c9bf0bd5fe6d5d"
"url": "https://github.com/vgmstream/vgmstream/releases/download/r1980/vgmstream-win.zip",
"hash": "5738d4089db716bb24ce0f4b51da08d53434b3ff3abcefc0d5de0c1a2647137a"
}
},
"bin": "vgmstream-cli.exe",