{ "version": "0.3.158", "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.3.158/flyctl_0.3.158_Windows_x86_64.zip", "hash": "d0c6a1dfbd1374b06509c5bd55ddf1b8bc717b801cf237b30b4b87595629748a" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.158/flyctl_0.3.158_Windows_arm64.zip", "hash": "f6388eb9352b58c25e8b6e0659af6679915a2ed51d0a9e45eb6d7e1ad5819b11" } }, "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" } } }