From 4afe7e306f759eacade3c8350402886210bdb8f9 Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Thu, 23 Jul 2026 04:13:46 +0000 Subject: [PATCH] Update download URLs for v3.1.102-staging --- release-staging.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/release-staging.json b/release-staging.json index 24dfa88..93f48cb 100644 --- a/release-staging.json +++ b/release-staging.json @@ -1,19 +1,19 @@ { - "version": "3.1.100-staging", + "version": "3.1.102-staging", "notes": "Added new features and fixed bugs.", - "pub_date": "2026-07-15T10:57:12Z", + "pub_date": "2026-07-23T04:13:46Z", "platforms": { "windows-x86_64": { "signature": "base64_or_hex_signature_string_here", - "url": "https://gitea.hjm.bid/VBTM/vbtm-release/releases/download/v3.1.100-staging/VbtmLearningUi_3.1.100_x64.msi" + "url": "https://gitea.hjm.bid/VBTM/vbtm-release/releases/download/v3.1.102-staging/VbtmLearningUi_3.1.102_x64.msi" }, "darwin-x86_64": { "signature": "base64_or_hex_signature_string_here", - "url": "https://gitea.hjm.bid/VBTM/vbtm-release/releases/download/v3.1.100-staging/vbtm-tm-macos.dmg" + "url": "https://gitea.hjm.bid/VBTM/vbtm-release/releases/download/v3.1.102-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.100-staging/vbtm-tm-macos.dmg" + "url": "https://gitea.hjm.bid/VBTM/vbtm-release/releases/download/v3.1.102-staging/vbtm-tm-macos.dmg" }, "linux-x86_64": { "signature": "base64_or_hex_signature_string_here",