mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-15 05:22:53 +08:00
Update updates.json
This commit is contained in:
parent
a7b5e2262e
commit
84221a7263
46
updates.json
46
updates.json
@ -1,25 +1,25 @@
|
||||
{
|
||||
"updates": {
|
||||
"windows": {
|
||||
"open-url": "https://github.com/Serial-Studio/Serial-Studio/releases/latest"",
|
||||
"latest-version": "1.0.5",
|
||||
"download-url": "",
|
||||
"changelog": "",
|
||||
"mandatory": true
|
||||
},
|
||||
"osx": {
|
||||
"open-url": "https://github.com/Serial-Studio/Serial-Studio/releases/latest"",
|
||||
"latest-version": "1.0.5",
|
||||
"download-url": "",
|
||||
"changelog": "",
|
||||
"mandatory": true
|
||||
},
|
||||
"linux": {
|
||||
"open-url": "https://github.com/Serial-Studio/Serial-Studio/releases/latest",
|
||||
"latest-version": "1.0.5",
|
||||
"download-url": "",
|
||||
"changelog": "",
|
||||
"mandatory": true
|
||||
}
|
||||
}
|
||||
"updates":{
|
||||
"windows":{
|
||||
"open-url":"https://github.com/Serial-Studio/Serial-Studio/releases/tag/v1.0.6",
|
||||
"latest-version":"1.0.6",
|
||||
"download-url":"",
|
||||
"changelog":"",
|
||||
"mandatory":true
|
||||
},
|
||||
"osx":{
|
||||
"open-url":"",
|
||||
"latest-version":"1.0.6",
|
||||
"download-url":"https://github.com/Serial-Studio/Serial-Studio/releases/download/v1.0.6/SerialStudio-1.0.6-macOS.zip",
|
||||
"changelog":"",
|
||||
"mandatory":true
|
||||
},
|
||||
"linux":{
|
||||
"open-url":"",
|
||||
"latest-version":"1.0.6",
|
||||
"download-url":"https://github.com/Serial-Studio/Serial-Studio/releases/download/v1.0.6/SerialStudio-1.0.6-Linux.AppImage",
|
||||
"changelog":"",
|
||||
"mandatory":true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user