From 11e454cb5579a54138794e96947f4758b1355934 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 28 Sep 2025 20:27:21 +0000 Subject: [PATCH] vgmstream: Update to version r2055 --- bucket/vgmstream.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vgmstream.json b/bucket/vgmstream.json index 02fbf056f0..7e21381ea6 100644 --- a/bucket/vgmstream.json +++ b/bucket/vgmstream.json @@ -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",