Compare commits

...
Author SHA1 Message Date
Tien Nguyen 313b490528 update gateway 2026-07-27 10:20:27 +07:00
tiennguyen 6ccb33e261 Update release.json 2026-07-27 02:46:24 +00:00
tiennguyen 90eec96cdb Update release-staging.json 2026-07-27 02:46:06 +00:00
Gitea Actions a6dc5df455 Update download URLs for v3.1.103-staging 2026-07-24 02:14:18 +00:00
Gitea Actions cc5d307b18 Update download URLs for v3.1.103-staging 2026-07-23 09:08:39 +00:00
2 changed files with 40 additions and 12 deletions
+20 -6
View File
@@ -1,23 +1,37 @@
{
"version": "3.1.102-staging",
"version": "3.1.103-staging",
"notes": "Added new features and fixed bugs.",
"pub_date": "2026-07-23T04:13:46Z",
"pub_date": "2026-07-24T02:14:18Z",
"platforms": {
"windows-x86_64": {
"signature": "base64_or_hex_signature_string_here",
"url": "https://gitea.hjm.bid/VBTM/vbtm-release/releases/download/v3.1.102-staging/VbtmLearningUi_3.1.102_x64.msi"
"url": "https://git.vgm.cloud/VBTM/vbtm-release/releases/download/v3.1.103-staging/VbtmLearningUi_3.1.103_x64.msi",
"installer_url": ""
},
"darwin-x86_64": {
"signature": "base64_or_hex_signature_string_here",
"url": "https://gitea.hjm.bid/VBTM/vbtm-release/releases/download/v3.1.102-staging/vbtm-tm-macos.dmg"
"url": "https://git.vgm.cloud/VBTM/vbtm-release/releases/download/v3.1.103-staging/vbtm-tm-macos.dmg",
"installer_url": ""
},
"darwin-aarch64": {
"signature": "base64_or_hex_signature_string_here",
"url": "https://gitea.hjm.bid/VBTM/vbtm-release/releases/download/v3.1.102-staging/vbtm-tm-macos.dmg"
"url": "https://git.vgm.cloud/VBTM/vbtm-release/releases/download/v3.1.103-staging/vbtm-tm-macos.dmg",
"installer_url": ""
},
"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"
"url": "https://git.vgm.cloud/VBTM/vbtm-release/raw/branch/main/downloads/vbtm-linux.AppImage",
"installer_url": ""
},
"android": {
"signature": "base64_or_hex_signature_string_here",
"url": "https://play.google.com/store/apps/details?id=com.vbtm.tm&pcampaignid=web_share",
"installer_url": ""
},
"ios": {
"signature": "base64_or_hex_signature_string_here",
"url": "https://apps.apple.com/vn/app/vbtm/id6502445413?l=vi",
"installer_url": ""
}
}
}
+20 -6
View File
@@ -1,23 +1,37 @@
{
"version": "3.1.92-staging",
"version": "3.1.103-staging",
"notes": "Added new features and fixed bugs.",
"pub_date": "2026-07-13T21:45:46Z",
"pub_date": "2026-07-24T02:14:18Z",
"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://git.vgm.cloud/VBTM/vbtm-release/releases/download/v3.1.103-staging/VbtmLearningUi_3.1.103_x64.msi",
"installer_url": ""
},
"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://git.vgm.cloud/VBTM/vbtm-release/releases/download/v3.1.103-staging/vbtm-tm-macos.dmg",
"installer_url": ""
},
"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://git.vgm.cloud/VBTM/vbtm-release/releases/download/v3.1.103-staging/vbtm-tm-macos.dmg",
"installer_url": ""
},
"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"
"url": "https://git.vgm.cloud/VBTM/vbtm-release/raw/branch/main/downloads/vbtm-linux.AppImage",
"installer_url": ""
},
"android": {
"signature": "base64_or_hex_signature_string_here",
"url": "https://play.google.com/store/apps/details?id=com.vbtm.tm&pcampaignid=web_share",
"installer_url": ""
},
"ios": {
"signature": "base64_or_hex_signature_string_here",
"url": "https://apps.apple.com/vn/app/vbtm/id6502445413?l=vi",
"installer_url": ""
}
}
}