{ "version": "0.3.217", "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.3.217/flyctl_0.3.217_Windows_x86_64.zip", "hash": "80953089fc78a2763e7c2ad484fbb104bb254b8216688089a492137f79780d2d" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.217/flyctl_0.3.217_Windows_arm64.zip", "hash": "75d6d8f2d221cf08efcf9d17954bd1ebe77928ec5462143822cf48acebd7f725" } }, "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" } } }