From 4f80d9a9efc8425b78accc6ca7112cb3cf49ee52 Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Fri, 31 Jul 2026 02:34:37 +0000 Subject: [PATCH] Update download URLs for v3.1.132-staging --- release-staging.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/release-staging.json b/release-staging.json index c046a01..763d596 100644 --- a/release-staging.json +++ b/release-staging.json @@ -1,24 +1,24 @@ { - "version": "3.1.131-staging", + "version": "3.1.132-staging", "notes": "Added new features and fixed bugs.", - "pub_date": "2026-07-30T09:12:26Z", + "pub_date": "2026-07-31T02:34:37Z", "platforms": { "windows-x86_64": { "signature": "base64_or_hex_signature_string_here", - "url": "https://git.vgm.cloud/VBTM/vbtm-release/releases/download/v3.1.131-staging/windows-x86_64.zip", - "installer_url": "https://git.vgm.cloud/VBTM/vbtm-release/releases/download/v3.1.131-staging/VbtmLearningUi_3.1.131_x64.msi", + "url": "https://git.vgm.cloud/VBTM/vbtm-release/releases/download/v3.1.132-staging/windows-x86_64.zip", + "installer_url": "https://git.vgm.cloud/VBTM/vbtm-release/releases/download/v3.1.132-staging/VbtmLearningUi_3.1.132_x64.msi", "sha256": "2841787a803f5b97fe2265f3ec98879c4e5d8367fa7248f11ae5688db3ee2b6e" }, "darwin-x86_64": { "signature": "base64_or_hex_signature_string_here", - "url": "https://git.vgm.cloud/VBTM/vbtm-release/releases/download/v3.1.131-staging/darwin-universal.zip", - "installer_url": "https://git.vgm.cloud/VBTM/vbtm-release/releases/download/v3.1.131-staging/vbtm-tm-macos.dmg", + "url": "https://git.vgm.cloud/VBTM/vbtm-release/releases/download/v3.1.132-staging/darwin-universal.zip", + "installer_url": "https://git.vgm.cloud/VBTM/vbtm-release/releases/download/v3.1.132-staging/vbtm-tm-macos.dmg", "sha256": "60cdfb7d46d60e55817450d09af2a454673921d1c01f96053ccff2c426bd35a8" }, "darwin-aarch64": { "signature": "base64_or_hex_signature_string_here", - "url": "https://git.vgm.cloud/VBTM/vbtm-release/releases/download/v3.1.131-staging/darwin-universal.zip", - "installer_url": "https://git.vgm.cloud/VBTM/vbtm-release/releases/download/v3.1.131-staging/vbtm-tm-macos.dmg", + "url": "https://git.vgm.cloud/VBTM/vbtm-release/releases/download/v3.1.132-staging/darwin-universal.zip", + "installer_url": "https://git.vgm.cloud/VBTM/vbtm-release/releases/download/v3.1.132-staging/vbtm-tm-macos.dmg", "sha256": "60cdfb7d46d60e55817450d09af2a454673921d1c01f96053ccff2c426bd35a8" }, "linux-x86_64": {