v1
latestOpenAPI 3.0.32026-07-1752311.7 KBSwiftly
Fetch the metadata of the current Swiftly release.
get/swiftly.json
Response
A successful response.
Example response
{
"version": "0.4.0-dev",
"platforms": [
{
"arm64": "https://download.swift.org/swiftly/linux/swiftly-0.4.0-dev-aarch64.tar.gz",
"x86_64": "https://download.swift.org/swiftly/linux/swiftly-0.4.0-dev-aarch64.tar.gz"
}
]
}