update
This commit is contained in:
20
AzA march 2026/test_update_manifest.json.example
Normal file
20
AzA march 2026/test_update_manifest.json.example
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"product": "AZA Desktop",
|
||||
"channel": "stable",
|
||||
"latest_version": "9.9.9",
|
||||
"latest_build": "20991231_235959",
|
||||
"min_supported_version": "1.0.0",
|
||||
"mandatory": false,
|
||||
"release_date": "2099-12-31",
|
||||
"notes_de": [
|
||||
"Nur fuer lokalen Test — nicht live veroeffentlichen."
|
||||
],
|
||||
"files": [
|
||||
{
|
||||
"name": "aza_update_test.zip",
|
||||
"url": "https://example.invalid/aza_update_test.zip",
|
||||
"sha256": "0000000000000000000000000000000000000000000000000000000000000000",
|
||||
"size_bytes": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user