Compare commits

..
2 changed files with 60 additions and 6 deletions
+23 -6
View File
@@ -1,23 +1,40 @@
{
"version": "3.1.92-staging",
"version": "3.1.132-staging",
"notes": "Added new features and fixed bugs.",
"pub_date": "2026-07-13T21:45:46Z",
"pub_date": "2026-07-31T02:34:37Z",
"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.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://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.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://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.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": {
"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": ""
}
}
}
+37
View File
@@ -0,0 +1,37 @@
{
"version": "3.1.103-staging",
"notes": "Added new features and fixed bugs.",
"pub_date": "2026-07-24T02:14:18Z",
"platforms": {
"windows-x86_64": {
"signature": "base64_or_hex_signature_string_here",
"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://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://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://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": ""
}
}
}