vgmstream: Update to version r2055

This commit is contained in:
github-actions[bot] 2025-09-28 20:27:21 +00:00
parent 37796bcf6e
commit 11e454cb55

View File

@ -1,5 +1,5 @@
{
"version": "r2023",
"version": "r2055",
"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/r2023/vgmstream-win64.zip",
"hash": "ace860d496266429d3eddaf67957bd619413d4793b16669a8817ea78085734d6"
"url": "https://github.com/vgmstream/vgmstream/releases/download/r2055/vgmstream-win64.zip",
"hash": "2ea53e94eb6bd207a6b845d43b4e52bdb2d41fb7e92affc643ef8e96124210ce"
},
"32bit": {
"url": "https://github.com/vgmstream/vgmstream/releases/download/r2023/vgmstream-win.zip",
"hash": "76c613173c532764ab797d378a75fefd750b67620e32c2f40ce920e99ffc9c6e"
"url": "https://github.com/vgmstream/vgmstream/releases/download/r2055/vgmstream-win.zip",
"hash": "173364ca7af1947d15b157f73892323deafd149aa589cfdc18cd8e76ebc4544f"
}
},
"bin": "vgmstream-cli.exe",