mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 20:15:35 +08:00
22
resources/share/shared/updateinfo/updateinfo.json
Normal file
22
resources/share/shared/updateinfo/updateinfo.json
Normal 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
|
||||
}
|
||||
Reference in New Issue
Block a user