{ "version": "0.2.89", "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.2.89/flyctl_0.2.89_Windows_x86_64.zip", "hash": "5055df150b39a34a79971d0cdb4222bf3422410e3846c2690c1480be87024274" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.2.89/flyctl_0.2.89_Windows_arm64.zip", "hash": "cc8250bf796f006532ddc760c133211516575a7198ba44db80ffca30fb47732a" } }, "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" } } }