mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-19 12:06:57 +08:00
refs #921, new file is distribution.json
This commit is contained in:
committed by
Mathew Sutcliffe
parent
127f1bc38c
commit
10c8f7c50a
25
resources/share/shared/updateinfo/distribution.json
Normal file
25
resources/share/shared/updateinfo/distribution.json
Normal file
@@ -0,0 +1,25 @@
|
||||
[
|
||||
{
|
||||
"channel": "ALPHA",
|
||||
"restricted": true,
|
||||
"url0": "https:\/\/datastore.swift-project.org\/page\/alpha.html",
|
||||
"url1": null,
|
||||
"url2": null,
|
||||
"url3": null,
|
||||
"url4": null,
|
||||
"platforms": {
|
||||
"linux-64": [
|
||||
"swift-installer-0.7.1-linux-64_2017-01-08_22-17-19.run"
|
||||
],
|
||||
"linux-64-vatsim": [
|
||||
"swift-installer-0.7.3-linux-64_2017-03-13_17-24-46.run"
|
||||
],
|
||||
"win-64-vatsim": [
|
||||
"swift-installer-0.7.3-win-64_2017-03-13_17-25-52.exe"
|
||||
]
|
||||
},
|
||||
"id": 1,
|
||||
"tsLastUpdated": "2017-03-30 14:15:51",
|
||||
"tsCreated": "2017-03-25 23:32:52"
|
||||
}
|
||||
]
|
||||
@@ -1,22 +0,0 @@
|
||||
{
|
||||
"development": false,
|
||||
"downloadsBetaUrls": {
|
||||
"containerbase": [
|
||||
{
|
||||
"url": "http://swift-project.org/"
|
||||
}
|
||||
]
|
||||
},
|
||||
"downloadsStableUrls": {
|
||||
"containerbase": [
|
||||
{
|
||||
"url": "http://swift-project.org/"
|
||||
}
|
||||
]
|
||||
},
|
||||
"lastSupportedVersionBeta": "0.6",
|
||||
"lastSupportedVersionStable": "0.6",
|
||||
"latestVersionBeta": "0.6.1",
|
||||
"latestVersionStable": "0.6.1",
|
||||
"timestampMSecsSinceEpoch": 0
|
||||
}
|
||||
Reference in New Issue
Block a user