From 660d7821805a5e37ee12c3a8021e94e2b93f586c Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Wed, 15 Jul 2026 10:57:12 +0000 Subject: [PATCH] Update download URLs for v3.1.100-staging --- release-staging.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/release-staging.json b/release-staging.json index afe66b4..24dfa88 100644 --- a/release-staging.json +++ b/release-staging.json @@ -1,19 +1,19 @@ { - "version": "3.1.99-staging", + "version": "3.1.100-staging", "notes": "Added new features and fixed bugs.", - "pub_date": "2026-07-15T07:02:50Z", + "pub_date": "2026-07-15T10:57:12Z", "platforms": { "windows-x86_64": { "signature": "base64_or_hex_signature_string_here", - "url": "https://gitea.hjm.bid/VBTM/vbtm-release/releases/download/v3.1.99-staging/VbtmLearningUi_3.1.99_x64.msi" + "url": "https://gitea.hjm.bid/VBTM/vbtm-release/releases/download/v3.1.100-staging/VbtmLearningUi_3.1.100_x64.msi" }, "darwin-x86_64": { "signature": "base64_or_hex_signature_string_here", - "url": "https://gitea.hjm.bid/VBTM/vbtm-release/releases/download/v3.1.99-staging/vbtm-tm-macos.dmg" + "url": "https://gitea.hjm.bid/VBTM/vbtm-release/releases/download/v3.1.100-staging/vbtm-tm-macos.dmg" }, "darwin-aarch64": { "signature": "base64_or_hex_signature_string_here", - "url": "https://gitea.hjm.bid/VBTM/vbtm-release/releases/download/v3.1.99-staging/vbtm-tm-macos.dmg" + "url": "https://gitea.hjm.bid/VBTM/vbtm-release/releases/download/v3.1.100-staging/vbtm-tm-macos.dmg" }, "linux-x86_64": { "signature": "base64_or_hex_signature_string_here",