Serial-Studio/updates.json
2021-01-11 00:42:48 -05:00

26 lines
660 B
JSON

{
"updates": {
"windows": {
"open-url": "https://github.com/Serial-Studio/Serial-Studio/releases/latest"",
"latest-version": "1.0.5",
"download-url": "",
"changelog": "",
"mandatory": true
},
"osx": {
"open-url": "https://github.com/Serial-Studio/Serial-Studio/releases/latest"",
"latest-version": "1.0.5",
"download-url": "",
"changelog": "",
"mandatory": true
},
"linux": {
"open-url": "https://github.com/Serial-Studio/Serial-Studio/releases/latest",
"latest-version": "1.0.5",
"download-url": "",
"changelog": "",
"mandatory": true
}
}
}