{ "version": "0.1.62", "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.1.62/flyctl_0.1.62_Windows_x86_64.zip", "hash": "8797cfbecb5f06137581b6bdbaa98e87d4b834fccfe0abd8c190b8c672d22493" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.1.62/flyctl_0.1.62_Windows_arm64.zip", "hash": "ae8701acbb844cea57bfd0c9b9fe3946a1c30a8eda0378cdd63fa8dc948e9e4d" } }, "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" } } }