{ "version": "0.2.32", "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.32/flyctl_0.2.32_Windows_x86_64.zip", "hash": "beb7c21e2b875c8330a65c8f5b4fdb899b35f930f68c77f59bb51d2ec73a01b0" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.2.32/flyctl_0.2.32_Windows_arm64.zip", "hash": "0fb66af09891587a4e746b3184d983f8f2067bfb2cb449418f169ef96a0af046" } }, "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" } } }