{ "version": "0.3.162", "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.162/flyctl_0.3.162_Windows_x86_64.zip", "hash": "ef60d07c9d87a2c83096ee37e5e1b9898a96818f80688fd7d4d78b2c076552ea" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.162/flyctl_0.3.162_Windows_arm64.zip", "hash": "2c89fa0b71f3e87c2a48bc1c8a17ead517713ec59e3064fd10bdea44a00ef13e" } }, "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" } } }