Files
shellshockers-webapp/updates.json
2022-05-18 16:15:03 +02:00

14 lines
646 B
JSON

{
"win32-x64-prod-v2.0.0": {
"readme": "First 2.0 release",
"update": "https://github.com/SrIzan10/shellshockers-webapp/releases/download/v2.0.0-win",
"install": "https://github.com/SrIzan10/shellshockers-webapp/releases/download/v2.0.0-win/Setup.exe",
"version": "2.0.0"
},
"win32-x64-prod-v2.0.1": {
"readme": "2.0.1 - Bugfixes",
"update": "https://github.com/SrIzan10/shellshockers-webapp/releases/download/v2.0.1-win",
"install": "https://github.com/SrIzan10/shellshockers-webapp/releases/download/v2.0.1-win/Setup.exe",
"version": "2.0.1"
}
}