mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 23:45:35 +08:00
23 lines
516 B
JSON
23 lines
516 B
JSON
{
|
|
"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
|
|
}
|