{ "version": "0.3.132", "description": "Command line deployment/management client for fly.io services", "homepage": "https://github.com/superfly/flyctl", "license": " Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.132/flyctl_0.3.132_Windows_x86_64.zip", "hash": "aef2b8d43a0ab89029a0d90db8e964deac8f1aa3b484514f1e043faee0320b94" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.132/flyctl_0.3.132_Windows_arm64.zip", "hash": "251f1d055de682fa554886ddfebf4f7cf681e1bc49e7aaf40b64e06a8bdcf13c" } }, "bin": [ "flyctl.exe", [ "flyctl.exe", "fly" ] ], "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/superfly/flyctl/releases/download/v$version/flyctl_$version_Windows_x86_64.zip" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v$version/flyctl_$version_Windows_arm64.zip" } }, "hash": { "url": "$baseurl/checksums.txt" } } }