{ "version": "0.2.28", "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.28/flyctl_0.2.28_Windows_x86_64.zip", "hash": "04fc8f1c57d5a5e3a5c7b407f5588225574e2db07ede506a9a737bcce8761b84" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.2.28/flyctl_0.2.28_Windows_arm64.zip", "hash": "d3639446b1f84b4a1d1247785f1e9659b7d50e98bf05336d12cefdf60e194036" } }, "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" } } }