{ "version": "0.0.457", "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.457/flyctl_0.0.457_Windows_x86_64.zip", "hash": "3475048e3e987de290014c9a3c16085ca87cae81c33d4af108ba072e2c25c982" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.0.457/flyctl_0.0.457_Windows_arm64.zip", "hash": "e54dfa74164949d924eed54d989ec855dd1c76db41127ea3c65f1d89eb4d6a28" } }, "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" } } }