vgmstream: Update to version r2023

This commit is contained in:
github-actions[bot] 2025-05-15 00:38:46 +00:00
parent 84483a5eb0
commit 70eb3d8687

View File

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