refs #921, new file is distribution.json

This commit is contained in:
Klaus Basan
2017-03-30 17:49:19 +02:00
committed by Mathew Sutcliffe
parent 127f1bc38c
commit 10c8f7c50a
2 changed files with 25 additions and 22 deletions

View 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"
}
]

View File

@@ -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
}