|
|
@ -2,24 +2,26 @@ |
|
|
|
"updates": { |
|
|
|
"windows": { |
|
|
|
"full-url": "http://www.tianzd.cn:1995/TianZD/FlightDataAnalysis-deploy/raw/branch/master/download/FlightDataAnalysis-full.exe", |
|
|
|
"open-url": "", |
|
|
|
"latest-version": "2.2.x", |
|
|
|
"download-url": "http://www.tianzd.cn:1995/TianZD/FlightDataAnalysis-deploy/raw/branch/master/download/FlightDataAnalysis.zip", |
|
|
|
"changelog": "modify line color", |
|
|
|
"modify-time": "20230726", |
|
|
|
"mandatory": true |
|
|
|
}, |
|
|
|
"linux": { |
|
|
|
"open-url": "", |
|
|
|
"full-url": "http://www.tianzd.cn:1995/TianZD/FlightDataAnalysis-deploy/raw/branch/master/download/FlightDataAnalysis-full.exe", |
|
|
|
"latest-version": "1.0", |
|
|
|
"download-url": "http://www.tianzd.cn:1995/TianZD/FlightDataAnalysis-deploy/raw/branch/master/download/FlightDataAnalysis-test.exe", |
|
|
|
"changelog": "This is an example changelog for Linux. Go on...", |
|
|
|
"modify-time": "20230726", |
|
|
|
"mandatory": true |
|
|
|
}, |
|
|
|
"ios": { |
|
|
|
"open-url": "", |
|
|
|
"full-url": "http://www.tianzd.cn:1995/TianZD/FlightDataAnalysis-deploy/raw/branch/master/download/FlightDataAnalysis-full.exe", |
|
|
|
"latest-version": "1.0", |
|
|
|
"download-url": "http://www.tianzd.cn:1995/TianZD/FlightDataAnalysis-deploy/raw/branch/master/download/FlightDataAnalysis-test.exe", |
|
|
|
"changelog": "This is an example changelog for iOS. Go on...", |
|
|
|
"modify-time": "20230726", |
|
|
|
"mandatory": true |
|
|
|
} |
|
|
|
} |
|
|
|