Update release-staging.json
This commit is contained in:
+18
-4
@@ -5,19 +5,33 @@
|
||||
"platforms": {
|
||||
"windows-x86_64": {
|
||||
"signature": "base64_or_hex_signature_string_here",
|
||||
"url": "https://gitea.hjm.bid/VBTM/vbtm-release/releases/download/v3.1.103-staging/VbtmLearningUi_3.1.103_x64.msi"
|
||||
"url": "https://gitea.hjm.bid/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.103-staging/vbtm-tm-macos.dmg"
|
||||
"url": "https://gitea.hjm.bid/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.103-staging/vbtm-tm-macos.dmg"
|
||||
"url": "https://gitea.hjm.bid/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://gitea.hjm.bid/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