From 1548a230cfd8b346d25fc4b85dd377183111939b Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Wed, 15 Jul 2026 07:02:50 +0000 Subject: [PATCH] Update download URLs for v3.1.99-staging --- release-staging.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/release-staging.json b/release-staging.json index 77f0b41..afe66b4 100644 --- a/release-staging.json +++ b/release-staging.json @@ -1,19 +1,19 @@ { - "version": "3.1.97-staging", + "version": "3.1.99-staging", "notes": "Added new features and fixed bugs.", - "pub_date": "2026-07-14T04:45:38Z", + "pub_date": "2026-07-15T07:02:50Z", "platforms": { "windows-x86_64": { "signature": "base64_or_hex_signature_string_here", - "url": "https://gitea.hjm.bid/VBTM/vbtm-release/releases/download/v3.1.97-staging/VbtmLearningUi_3.1.97_x64.msi" + "url": "https://gitea.hjm.bid/VBTM/vbtm-release/releases/download/v3.1.99-staging/VbtmLearningUi_3.1.99_x64.msi" }, "darwin-x86_64": { "signature": "base64_or_hex_signature_string_here", - "url": "https://gitea.hjm.bid/VBTM/vbtm-release/releases/download/v3.1.97-staging/vbtm-tm-macos.dmg" + "url": "https://gitea.hjm.bid/VBTM/vbtm-release/releases/download/v3.1.99-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.97-staging/vbtm-tm-macos.dmg" + "url": "https://gitea.hjm.bid/VBTM/vbtm-release/releases/download/v3.1.99-staging/vbtm-tm-macos.dmg" }, "linux-x86_64": { "signature": "base64_or_hex_signature_string_here",