Preparatory update for the new update manager

This commit is contained in:
Marco Dalla Tiezza
2024-06-13 14:57:36 +02:00
parent 77c43813a0
commit f73034c35c

View File

@@ -6,12 +6,15 @@
"total_bytes": 244449280 "total_bytes": 244449280
}, },
"windows": { "windows": {
"version": "4.0.3" "version": "4.0.3",
"url": "https://github.com/AresValley/Artemis/releases/download/v4.0.3/Artemis-Windows-x86_64-4.0.3.exe"
}, },
"linux": { "linux": {
"version": "4.0.3" "version": "4.0.3",
"url": "https://github.com/AresValley/Artemis/releases/download/v4.0.3/Artemis-Linux-x86_64-4.0.3.zip"
}, },
"mac": { "mac": {
"version": "4.0.0" "version": "4.0.0",
"url": ""
} }
} }