{ "version": "0.0.539", "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.539/flyctl_0.0.539_Windows_x86_64.zip", "hash": "314f33f0f1cd97dabb12bf1295d1ff57b61b8dc257682449349c8621b6ee731a" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.0.539/flyctl_0.0.539_Windows_arm64.zip", "hash": "4426c6fa6a293a63dcf7f77d51cef83dda7575722554a6a38be93592d562b013" } }, "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" } } }