{ "version": "0.3.126", "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.126/flyctl_0.3.126_Windows_x86_64.zip", "hash": "5cce7085f75197f081363ac0419dfaf18dd1af9b20a9c6bdcaa60e782b410185" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.126/flyctl_0.3.126_Windows_arm64.zip", "hash": "8966a3138b49bc0f47f4cb66619011da846f8410e599af109e4a8895c8b551d4" } }, "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" } } }