Group all resources in data/ subfolder

refs #615
This commit is contained in:
Roland Winklmeier
2016-04-02 18:17:39 +02:00
parent c63348e339
commit 9ef34c4b96
35 changed files with 15 additions and 16 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
}