curl -sS -i "https://api.fly.io/app/flyctl_releases/Linux/x86_64/0.4.59"
HTTP/1.1 503 Service Unavailable
content-length: 107
content-type: text/html
server: Fly/4a440d8ce (2026-06-12)
fly-request-id: 01KV5XF7E4G4EC2HWEX1F53TGB-ewr
date: Mon, 15 Jun 2026 15:12:46 GMT
<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>
I now just download directly via https://github.com/superfly/flyctl/releases/download/v0.4.59/flyctl_0.4.59_Linux_x86_64.tar.gz
curl -sS -i "https://api.fly.io/app/flyctl_releases/Linux/x86_64/0.4.59"HTTP/1.1 503 Service Unavailable
content-length: 107
content-type: text/html
server: Fly/4a440d8ce (2026-06-12)
fly-request-id: 01KV5XF7E4G4EC2HWEX1F53TGB-ewr
date: Mon, 15 Jun 2026 15:12:46 GMT
I now just download directly via https://github.com/superfly/flyctl/releases/download/v0.4.59/flyctl_0.4.59_Linux_x86_64.tar.gz