Compare commits

...
Author SHA1 Message Date
Gitea Actions f204c13a03 Update download URLs for v3.1.160-staging 2026-09-11 03:49:13 +00:00
Gitea Actions 9a67d71235 Update download URLs for v3.1.159-staging 2026-09-10 02:56:59 +00:00
Gitea Actions c357fcda28 Update download URLs for v3.1.141-staging 2026-08-04 09:37:25 +00:00
Gitea Actions e14ad4cbeb Update download URLs for v3.1.140-staging 2026-08-04 07:58:14 +00:00
Gitea Actions aff0211adc Update download URLs for v3.1.138-staging 2026-08-04 04:01:05 +00:00
Gitea Actions 63af7d5473 Update download URLs for v3.1.135-staging 2026-07-31 07:22:10 +00:00
Gitea Actions 4f80d9a9ef Update download URLs for v3.1.132-staging 2026-07-31 02:34:37 +00:00
Gitea Actions e605a27a7d Update download URLs for v3.1.131-staging 2026-07-30 09:12:26 +00:00
Gitea Actions 7fc52a6817 Update download URLs for v3.1.125-staging 2026-07-29 07:44:00 +00:00
Gitea Actions 2e5b531014 Update download URLs for v3.1.119-staging 2026-07-28 04:14:45 +00:00
Gitea Actions d3dcdbfe6e Update download URLs for v3.1.115-staging 2026-07-27 15:08:17 +00:00
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
Gitea Actions 4afe7e306f Update download URLs for v3.1.102-staging 2026-07-23 04:13:46 +00:00
Gitea Actions 660d782180 Update download URLs for v3.1.100-staging 2026-07-15 10:57:12 +00:00
2 changed files with 43 additions and 12 deletions
+23 -6
View File
@@ -1,23 +1,40 @@
{
"version": "3.1.99-staging",
"version": "3.1.160-staging",
"notes": "Added new features and fixed bugs.",
"pub_date": "2026-07-15T07:02:50Z",
"pub_date": "2026-09-11T03:49:13Z",
"platforms": {
"windows-x86_64": {
"signature": "base64_or_hex_signature_string_here",
"url": "https://gitea.hjm.bid/VBTM/vbtm-release/releases/download/v3.1.99-staging/VbtmLearningUi_3.1.99_x64.msi"
"url": "https://git.vgm.cloud/VBTM/vbtm-release/releases/download/v3.1.160-staging/windows-x86_64.zip",
"installer_url": "https://git.vgm.cloud/VBTM/vbtm-release/releases/download/v3.1.160-staging/VbtmLearningUi_3.1.160_x64.msi",
"sha256": "2841787a803f5b97fe2265f3ec98879c4e5d8367fa7248f11ae5688db3ee2b6e"
},
"darwin-x86_64": {
"signature": "base64_or_hex_signature_string_here",
"url": "https://gitea.hjm.bid/VBTM/vbtm-release/releases/download/v3.1.99-staging/vbtm-tm-macos.dmg"
"url": "https://git.vgm.cloud/VBTM/vbtm-release/releases/download/v3.1.141-staging/darwin-universal.zip",
"installer_url": "https://git.vgm.cloud/VBTM/vbtm-release/releases/download/v3.1.141-staging/vbtm-tm-macos.dmg",
"sha256": "60cdfb7d46d60e55817450d09af2a454673921d1c01f96053ccff2c426bd35a8"
},
"darwin-aarch64": {
"signature": "base64_or_hex_signature_string_here",
"url": "https://gitea.hjm.bid/VBTM/vbtm-release/releases/download/v3.1.99-staging/vbtm-tm-macos.dmg"
"url": "https://git.vgm.cloud/VBTM/vbtm-release/releases/download/v3.1.160-staging/darwin-aarch64.zip",
"installer_url": "https://git.vgm.cloud/VBTM/vbtm-release/releases/download/v3.1.160-staging/vbtm-tm-macos.dmg",
"sha256": "60cdfb7d46d60e55817450d09af2a454673921d1c01f96053ccff2c426bd35a8"
},
"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": ""
}
}
}