diff --git a/config/release-info.json b/config/release-info.json index 60b87c8..699f91a 100644 --- a/config/release-info.json +++ b/config/release-info.json @@ -6,12 +6,15 @@ "total_bytes": 244449280 }, "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": { - "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": { - "version": "4.0.0" + "version": "4.0.0", + "url": "" } } \ No newline at end of file