From b2f03a0b866914642fbf424c4e625976d3d90580 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 20:27:58 +0000 Subject: [PATCH] vgmstream: Update to version r1980 --- bucket/vgmstream.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/vgmstream.json b/bucket/vgmstream.json index a113a86814..0ad64bcd96 100644 --- a/bucket/vgmstream.json +++ b/bucket/vgmstream.json @@ -1,5 +1,5 @@ { - "version": "r1951", + "version": "r1980", "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/r1951/vgmstream-win64.zip", - "hash": "36257aacdc9fd839a00ed87a00dbd08ce0fa3edafb90a4886270328cbae1129a" + "url": "https://github.com/vgmstream/vgmstream/releases/download/r1980/vgmstream-win64.zip", + "hash": "7a8f9556df7706e5dca74169ace817c1eda6bb8d8f0ab68810e6ec4c0d300573" }, "32bit": { - "url": "https://github.com/vgmstream/vgmstream/releases/download/r1951/vgmstream-win.zip", - "hash": "d653fd9ecf2b39f726807a3fac6fc8a03b90c244e11c7fb557c9bf0bd5fe6d5d" + "url": "https://github.com/vgmstream/vgmstream/releases/download/r1980/vgmstream-win.zip", + "hash": "5738d4089db716bb24ce0f4b51da08d53434b3ff3abcefc0d5de0c1a2647137a" } }, "bin": "vgmstream-cli.exe",