{ "version": "0.0.520", "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.0.520/flyctl_0.0.520_Windows_x86_64.zip", "hash": "ea965070b3c81c6623e4a398ea3c53c9d84278840fe3544126de249b04813d6a" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.0.520/flyctl_0.0.520_Windows_arm64.zip", "hash": "4572c24ec66d76e66098ee3d0583db2777c9de897df2a0507fac37fd150b7047" } }, "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" } } }