{ "version": "0.0.509", "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.509/flyctl_0.0.509_Windows_x86_64.zip", "hash": "42d2748df7b2f175a550be50cedd10e8bf8c2da409b2222b522b45c507e13d0d" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.0.509/flyctl_0.0.509_Windows_arm64.zip", "hash": "e9485c5dce7e6e6cad7c90041f5c0a300e2786e44b573164aa9f0da35e577f8a" } }, "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" } } }