{ "version": "0.0.444", "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.444/flyctl_0.0.444_Windows_x86_64.zip", "hash": "ca593da65208a15f4f7e9d10837103dba8558ed580441c0aa36e4340448d9fd5" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.0.444/flyctl_0.0.444_Windows_arm64.zip", "hash": "1eeb1f5edc9957f3f809ea267640132da0e2ed51046a8fed0276a28e2c6457a4" } }, "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" } } }