{ "version": "0.2.22", "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.22/flyctl_0.2.22_Windows_x86_64.zip", "hash": "3c683ee698c214d1334c6911dc3b95436b0d666a1aa10b6b350840c89e29c612" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.2.22/flyctl_0.2.22_Windows_arm64.zip", "hash": "5e87e0468ee84af0f8df27ae880162c99cf2c67d3a8bc5df66173e7f5fefe3d1" } }, "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" } } }