{ "version": "0.2.42", "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.42/flyctl_0.2.42_Windows_x86_64.zip", "hash": "e546fb1e7f5dd7365fec224a4b485f97c37ef2cc663345055686864939735c64" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.2.42/flyctl_0.2.42_Windows_arm64.zip", "hash": "30d10449f2377639825937603f2868571883b02fd8f222915a40ce4e39f82749" } }, "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" } } }