mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-15 05:22:53 +08:00
26 lines
634 B
JSON
26 lines
634 B
JSON
{
|
|
"updates": {
|
|
"windows": {
|
|
"open-url": "https://github.com/alex-spataru/SigLAB/releases/latest",
|
|
"latest-version": "1.0.1",
|
|
"download-url": "",
|
|
"changelog": "",
|
|
"mandatory": true
|
|
},
|
|
"osx": {
|
|
"open-url": "https://github.com/alex-spataru/SigLAB/releases/latest",
|
|
"latest-version": "1.0.1",
|
|
"download-url": "",
|
|
"changelog": "",
|
|
"mandatory": true
|
|
},
|
|
"linux": {
|
|
"open-url": "https://github.com/alex-spataru/SigLAB/releases/latest",
|
|
"latest-version": "1.0.1",
|
|
"download-url": "",
|
|
"changelog": "",
|
|
"mandatory": true
|
|
}
|
|
}
|
|
}
|