mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-15 05:22:53 +08:00
26 lines
1.2 KiB
JSON
26 lines
1.2 KiB
JSON
{
|
|
"updates":{
|
|
"windows":{
|
|
"open-url":"https://github.com/Serial-Studio/Serial-Studio/releases/tag/v3.0.4",
|
|
"latest-version":"3.0.4",
|
|
"download-url":"https://github.com/Serial-Studio/Serial-Studio/releases/download/v3.0.4/Serial-Studio-3.0.4-Windows.exe",
|
|
"changelog":"https://github.com/Serial-Studio/Serial-Studio/releases/tag/v3.0.4",
|
|
"mandatory":false
|
|
},
|
|
"osx":{
|
|
"open-url":"https://github.com/Serial-Studio/Serial-Studio/releases/tag/v3.0.4",
|
|
"latest-version":"3.0.4",
|
|
"download-url":"https://github.com/Serial-Studio/Serial-Studio/releases/download/v3.0.4/Serial-Studio-3.0.4-macOS-arm64.dmg",
|
|
"changelog":"https://github.com/Serial-Studio/Serial-Studio/releases/tag/v3.0.4",
|
|
"mandatory":false
|
|
},
|
|
"linux":{
|
|
"open-url":"https://github.com/Serial-Studio/Serial-Studio/releases/tag/v3.0.4",
|
|
"latest-version":"3.0.4",
|
|
"download-url":"https://github.com/Serial-Studio/Serial-Studio/releases/download/v3.0.4/Serial-Studio-3.0.4-Linux.AppImage",
|
|
"changelog":"https://github.com/Serial-Studio/Serial-Studio/releases/tag/v3.0.4",
|
|
"mandatory":false
|
|
}
|
|
}
|
|
}
|