Update updates.json

This commit is contained in:
Alex Spataru 2022-02-07 04:21:06 -06:00 committed by GitHub
parent 1c9691bff9
commit 1021fced3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,21 +2,21 @@
"updates":{ "updates":{
"windows":{ "windows":{
"open-url":"", "open-url":"",
"latest-version":"1.1.4", "latest-version":"1.1.6",
"download-url":"https://github.com/Serial-Studio/Serial-Studio/releases/download/v1.1.6/SerialStudio-1.1.6-Windows.exe", "download-url":"https://github.com/Serial-Studio/Serial-Studio/releases/download/v1.1.6/SerialStudio-1.1.6-Windows.exe",
"changelog":"https://github.com/Serial-Studio/Serial-Studio/releases/tag/v1.1.6", "changelog":"https://github.com/Serial-Studio/Serial-Studio/releases/tag/v1.1.6",
"mandatory":false "mandatory":false
}, },
"osx":{ "osx":{
"open-url":"", "open-url":"",
"latest-version":"1.1.4", "latest-version":"1.1.6",
"download-url":"https://github.com/Serial-Studio/Serial-Studio/releases/download/v1.1.6/SerialStudio-1.1.6-macOS.zip", "download-url":"https://github.com/Serial-Studio/Serial-Studio/releases/download/v1.1.6/SerialStudio-1.1.6-macOS.zip",
"changelog":"https://github.com/Serial-Studio/Serial-Studio/releases/tag/v1.1.6", "changelog":"https://github.com/Serial-Studio/Serial-Studio/releases/tag/v1.1.6",
"mandatory":false "mandatory":false
}, },
"linux":{ "linux":{
"open-url":"", "open-url":"",
"latest-version":"1.1.4", "latest-version":"1.1.6",
"download-url":"https://github.com/Serial-Studio/Serial-Studio/releases/download/v1.1.6/SerialStudio-1.1.6-Linux.AppImage", "download-url":"https://github.com/Serial-Studio/Serial-Studio/releases/download/v1.1.6/SerialStudio-1.1.6-Linux.AppImage",
"changelog":"https://github.com/Serial-Studio/Serial-Studio/releases/tag/v1.1.6", "changelog":"https://github.com/Serial-Studio/Serial-Studio/releases/tag/v1.1.6",
"mandatory":false "mandatory":false