{ "version": "0.0.511", "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.0.511/flyctl_0.0.511_Windows_x86_64.zip", "hash": "ab211caaa8ab27568782283be86653985d3194416ad8d5c5f0dfa394f8d103bd" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.0.511/flyctl_0.0.511_Windows_arm64.zip", "hash": "a9f4eb6fe599abb3eb0248f003db21e2160ca291f78fb1a4595c3c05549add58" } }, "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" } } }