Serial-Studio/updates.json
2024-11-26 10:25:41 -05:00

26 lines
1.2 KiB
JSON

{
"updates":{
"windows":{
"open-url":"https://github.com/Serial-Studio/Serial-Studio/releases/tag/v3.0.5",
"latest-version":"3.0.5",
"download-url":"https://github.com/Serial-Studio/Serial-Studio/releases/download/v3.0.5/Serial-Studio-3.0.5-Windows-x86_64.exe",
"changelog":"https://github.com/Serial-Studio/Serial-Studio/releases/tag/v3.0.5",
"mandatory":false
},
"osx":{
"open-url":"https://github.com/Serial-Studio/Serial-Studio/releases/tag/v3.0.5",
"latest-version":"3.0.5",
"download-url":"https://github.com/Serial-Studio/Serial-Studio/releases/download/v3.0.4/Serial-Studio-3.0.5-macOS-arm64.dmg",
"changelog":"https://github.com/Serial-Studio/Serial-Studio/releases/tag/v3.0.5",
"mandatory":false
},
"linux":{
"open-url":"https://github.com/Serial-Studio/Serial-Studio/releases/tag/v3.0.5",
"latest-version":"3.0.5",
"download-url":"https://github.com/Serial-Studio/Serial-Studio/releases/download/v3.0.5/Serial-Studio-3.0.5-Linux-x86_64.AppImage",
"changelog":"https://github.com/Serial-Studio/Serial-Studio/releases/tag/v3.0.5",
"mandatory":false
}
}
}