mirror of
https://github.com/OutlineFoundation/outline-server.git
synced 2026-08-04 14:37:34 +00:00
24 lines
965 B
JSON
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"
|
|
}
|
|
}
|
|
}
|