{ "version": "0.3.165", "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.165/flyctl_0.3.165_Windows_x86_64.zip", "hash": "819d9fc5da8e868ec2da79951cbf6314f46209ceac405d020fb0736a2375b739" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.165/flyctl_0.3.165_Windows_arm64.zip", "hash": "5164b5b6e114ef38602aaf2d7d23ab747bce6cda6ac6335250d060d5a4f09868" } }, "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" } } }