vgmstream: Update to version r1917

This commit is contained in:
github-actions[bot] 2024-04-09 21:05:37 +00:00
parent 36bb04218c
commit c9284ae61f

View File

@ -1,5 +1,5 @@
{
"version": "r1896",
"version": "r1917",
"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/r1896/vgmstream-win64.zip",
"hash": "b4207b3017e827b9b6e66e9265c886420cdff50231f108c705aba01741c85ed0"
"url": "https://github.com/vgmstream/vgmstream/releases/download/r1917/vgmstream-win64.zip",
"hash": "ed14ccb84e1d68e15a4af997cb55bf10dadac414476e8ba1ce24c95e79b82a43"
},
"32bit": {
"url": "https://github.com/vgmstream/vgmstream/releases/download/r1896/vgmstream-win.zip",
"hash": "404802c3e59f287620e01d027fec1154ac8f506e10bcb94cb205b58ae0f7c379"
"url": "https://github.com/vgmstream/vgmstream/releases/download/r1917/vgmstream-win.zip",
"hash": "85fea45b13c5ef7fa335f2fb624a49e5aadaa27d3a20564260d47a3d6d3c9922"
}
},
"bin": "vgmstream-cli.exe",