{ "version": "0.0.504", "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.504/flyctl_0.0.504_Windows_x86_64.zip", "hash": "e0503711e19512e360bcbd2698d181d6cada75690b1e6122f07e117d427c5998" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.0.504/flyctl_0.0.504_Windows_arm64.zip", "hash": "f81bc983985c18580ffc5374be8a28bdd6577d406d466683ed9a956cfb7401d6" } }, "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" } } }