Compare commits
11
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
313b490528 | ||
|
|
6ccb33e261 | ||
|
|
90eec96cdb | ||
|
|
a6dc5df455 | ||
|
|
cc5d307b18 | ||
|
|
4afe7e306f | ||
|
|
660d782180 | ||
|
|
1548a230cf | ||
|
|
abceff61ca | ||
|
|
9166457989 | ||
|
|
3314dfd79e |
+37
-23
@@ -1,23 +1,37 @@
|
||||
{
|
||||
"version": "3.0.16",
|
||||
"notes": "Added new features and fixed bugs.",
|
||||
"pub_date": "2026-07-08T12:00:00Z",
|
||||
"platforms": {
|
||||
"windows-x86_64": {
|
||||
"signature": "base64_or_hex_signature_string_here",
|
||||
"url": "https://gitea.hjm.bid/VBTM/vbtm-release/raw/branch/main/downloads/vbtm-windows.exe"
|
||||
},
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
{
|
||||
"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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user