{ "version": "0.1.53", "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.53/flyctl_0.1.53_Windows_x86_64.zip", "hash": "12fe4712770eda3c5ea7b29ce13e9387c77c9fe319586797e3925503f23069d7" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.1.53/flyctl_0.1.53_Windows_arm64.zip", "hash": "3a87107de307c74919605b3821d608a8813838a8d818485452c84abc36a4135a" } }, "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" } } }