refs #509,renamed CDownload to CUpdateInfo

* as discussed in meeting
* follow up adjustments (file renaming, msg. renaming)
This commit is contained in:
Klaus Basan
2015-11-19 03:12:03 +01:00
parent 502b41ff96
commit 025457c43b
14 changed files with 86 additions and 86 deletions

View File

@@ -0,0 +1,22 @@
{
"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
}