{ "version": "0.3.45", "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.45/flyctl_0.3.45_Windows_x86_64.zip", "hash": "8a6b07afda242ce531bac75097d4a220e57b13030f459f55cfe79addd38e412d" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.45/flyctl_0.3.45_Windows_arm64.zip", "hash": "ad7a6aee413458d98e10b1f3c159a3dd7a0dbb31abf946fa90b39cbc70bafae5" } }, "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" } } }