{ "version": "0.2.34", "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.34/flyctl_0.2.34_Windows_x86_64.zip", "hash": "3c7390f29b8f3400136ef6fdbee56269cee363a2755b0cb34e9550707d212035" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.2.34/flyctl_0.2.34_Windows_arm64.zip", "hash": "c07a7390b51677819aaeb890b086eaaf11b2a8df9385055ad0ed0ef650463ac1" } }, "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" } } }