{ "version": "0.0.485", "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.485/flyctl_0.0.485_Windows_x86_64.zip", "hash": "56cdafc8051cc66ceb2368c62ae7280f91ed42c38815fa595476d5ddd8d544cf" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.0.485/flyctl_0.0.485_Windows_arm64.zip", "hash": "09addde48f5bff8eec3422bac6b246e68d7c1293afe600d44557777d06c1a6d0" } }, "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" } } }