Compare commits

...
2 changed files with 28 additions and 5 deletions
+5 -5
View File
@@ -1,19 +1,19 @@
{
"version": "3.1.92-staging",
"version": "3.1.102-staging",
"notes": "Added new features and fixed bugs.",
"pub_date": "2026-07-13T21:45:46Z",
"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.92-staging/VbtmLearningUi_3.1.92_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.0.16/macos-release-v3.0.16.zip"
"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.0.16/macos-release-v3.0.16.zip"
"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",
+23
View File
@@ -0,0 +1,23 @@
{
"version": "3.1.92-staging",
"notes": "Added new features and fixed bugs.",
"pub_date": "2026-07-13T21:45:46Z",
"platforms": {
"windows-x86_64": {
"signature": "base64_or_hex_signature_string_here",
"url": "https://gitea.hjm.bid/VBTM/vbtm-release/releases/download/v3.1.92-staging/VbtmLearningUi_3.1.92_x64.msi"
},
"darwin-x86_64": {
"signature": "base64_or_hex_signature_string_here",
"url": "https://gitea.hjm.bid/VBTM/vbtm-release/releases/download/v3.0.16/macos-release-v3.0.16.zip"
},
"darwin-aarch64": {
"signature": "base64_or_hex_signature_string_here",
"url": "https://gitea.hjm.bid/VBTM/vbtm-release/releases/download/v3.0.16/macos-release-v3.0.16.zip"
},
"linux-x86_64": {
"signature": "base64_or_hex_signature_string_here",
"url": "https://gitea.hjm.bid/VBTM/vbtm-release/raw/branch/main/downloads/vbtm-linux.AppImage"
}
}
}