vgmstream: Update to version r1951

This commit is contained in:
github-actions[bot] 2024-08-20 00:33:57 +00:00
parent 35495e1a42
commit 207b79970f

View File

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