From 0dc6e50497db249df65fdc4ed283d493ae49f454 Mon Sep 17 00:00:00 2001 From: instinctualjealousy Date: Tue, 14 Nov 2023 12:28:00 -0600 Subject: [PATCH] Source Explorer, swyh-rs manifests updated --- bucket/source-explorer.json | 10 +++++----- bucket/swyh-rs.json | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bucket/source-explorer.json b/bucket/source-explorer.json index e2ee80a..42f1917 100644 --- a/bucket/source-explorer.json +++ b/bucket/source-explorer.json @@ -1,16 +1,16 @@ { - "version": "2.1.8", + "version": "2.2.0", "description": "Tool for extracting resources from Clickteam Fusion binaries", "homepage": "https://github.com/LAK132/SourceExplorer", "license": "GPL-3.0-only", "architecture": { "64bit": { - "url": "https://github.com/LAK132/SourceExplorer/releases/download/v2.1.8/Source-Explorer-v2.1.8-Windows-x64.zip", - "hash": "ea70a9188b9f7ca4cd621e4202c04f0b3c47035c6a363dca9dc41b936348c57e" + "url": "https://github.com/LAK132/SourceExplorer/releases/download/v2.2.0/Source-Explorer-v2.2.0-Windows-x64.zip", + "hash": "8e9c93236e71394d83a2b7e645e5c257d09a459bd30db6dd5cc9d84ae52a66eb" }, "32bit": { - "url": "https://github.com/LAK132/SourceExplorer/releases/download/v2.1.8/Source-Explorer-v2.1.8-Windows-x86.zip", - "hash": "4aad072e546dcea8ed2407603965c679ab69fd6cbc13bbb1b51a53e4dd5af38d" + "url": "https://github.com/LAK132/SourceExplorer/releases/download/v2.2.0/Source-Explorer-v2.2.0-Windows-x86.zip", + "hash": "64cc6b98a1f46e3d9ebd3dc47c657934b0d53f1aa376483cf9fa6d6463c5e66d" } }, "bin": "srcexp.exe", diff --git a/bucket/swyh-rs.json b/bucket/swyh-rs.json index 32358ff..d3acd9b 100644 --- a/bucket/swyh-rs.json +++ b/bucket/swyh-rs.json @@ -1,5 +1,5 @@ { - "version": "1.9.2", + "version": "1.9.3", "description": "Stream What You Hear, re-implemented in Rust", "homepage": "https://github.com/dheijl/swyh-rs", "license": "MIT", @@ -9,8 +9,8 @@ ], "architecture": { "64bit": { - "url": "https://github.com/dheijl/swyh-rs/releases/download/1.9.2/swyh-rs.zip", - "hash": "116e28a6452a8751d823486f0ab4cb4f0ef6ad003f99fda1368a317dc2d7c2d2" + "url": "https://github.com/dheijl/swyh-rs/releases/download/1.9.3/swyh-rs.zip", + "hash": "eae661b9f2b2ae40d23e39442d175bad5295eddd6af3d4b352a8ea87f0e5a8b4" } }, "bin": "swyh-rs-cli.exe",