Serial-Studio/updates.json

26 lines
1.2 KiB
JSON
Raw Normal View History

2020-10-18 06:50:26 -05:00
{
2021-01-13 23:12:03 -05:00
"updates":{
"windows":{
2024-11-27 03:13:08 -05:00
"open-url":"https://github.com/Serial-Studio/Serial-Studio/releases/tag/v3.0.6",
"latest-version":"3.0.6",
"download-url":"https://github.com/Serial-Studio/Serial-Studio/releases/download/v3.0.6/Serial-Studio-3.0.6-Windows-x86_64.exe",
"changelog":"https://github.com/Serial-Studio/Serial-Studio/releases/tag/v3.0.6",
2021-01-13 23:15:39 -05:00
"mandatory":false
2021-01-13 23:12:03 -05:00
},
"osx":{
2024-11-27 03:13:08 -05:00
"open-url":"https://github.com/Serial-Studio/Serial-Studio/releases/tag/v3.0.6",
"latest-version":"3.0.6",
"download-url":"https://github.com/Serial-Studio/Serial-Studio/releases/download/v3.0.6/Serial-Studio-3.0.6-macOS-arm64.dmg",
"changelog":"https://github.com/Serial-Studio/Serial-Studio/releases/tag/v3.0.6",
2021-01-13 23:15:39 -05:00
"mandatory":false
2021-01-13 23:12:03 -05:00
},
"linux":{
2024-11-27 03:13:08 -05:00
"open-url":"https://github.com/Serial-Studio/Serial-Studio/releases/tag/v3.0.6",
"latest-version":"3.0.6",
"download-url":"https://github.com/Serial-Studio/Serial-Studio/releases/download/v3.0.5/Serial-Studio-3.0.6-Linux-x86_64.AppImage",
"changelog":"https://github.com/Serial-Studio/Serial-Studio/releases/tag/v3.0.6",
2021-01-13 23:15:39 -05:00
"mandatory":false
2021-01-13 23:12:03 -05:00
}
}
2020-10-18 06:50:26 -05:00
}