outline-server/release/release_data.json
2018-06-13 15:38:47 -04:00

24 lines
965 B
JSON

{
"__COMMENTS__": [
"This file exists now only to prompt users of versions 1.0.5 and ",
"earlier to update to the latest, auto-updates-by-electron-builder, version."
],
"latestVersions": {
"outline-manager-darwin-x64": {
"location": "https://raw.githubusercontent.com/Jigsaw-Code/outline-releases/master/manager/Outline-Manager.dmg",
"version": "1.1.1"
},
"outline-manager-linux-ia32": {
"location": "https://raw.githubusercontent.com/Jigsaw-Code/outline-releases/master/manager/Outline-Manager.AppImage",
"version": "1.1.1"
},
"outline-manager-linux-x64": {
"location": "https://raw.githubusercontent.com/Jigsaw-Code/outline-releases/master/manager/Outline-Manager.AppImage",
"version": "1.1.1"
},
"outline-manager-win32-ia32": {
"location": "https://raw.githubusercontent.com/Jigsaw-Code/outline-releases/master/manager/Outline-Manager.exe",
"version": "1.1.1"
}
}
}