{ "version": "0.3.170", "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.170/flyctl_0.3.170_Windows_x86_64.zip", "hash": "eb6ec30e75d91a9fbe96824bcc571b05312130c90be4319787f1634bd1f63449" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.170/flyctl_0.3.170_Windows_arm64.zip", "hash": "3efe090cf335bccf23f0a1d2022b001af4b8d59a1f7b5577ab316af02e44effa" } }, "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" } } }