{ "version": "0.3.236", "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.3.236/flyctl_0.3.236_Windows_x86_64.zip", "hash": "0952354bc7966cd39b5becdcec5cbab4fb6420dcfb879cb9bd5dfb93d3023812" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.236/flyctl_0.3.236_Windows_arm64.zip", "hash": "1cf46ff15a46954624e35316e1a17c33ece40d6097030e7f96294ad114a1c4a8" } }, "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" } } }