{ "version": "0.0.456", "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.456/flyctl_0.0.456_Windows_x86_64.zip", "hash": "92a961c36de75c50a6add1be4f62d54b46dc0c7f890a73e083e566cd5988617e" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.0.456/flyctl_0.0.456_Windows_arm64.zip", "hash": "c4c5e036ee4562b5288af60d705b2484b4df679e4c1e004e4bc43f379ba56199" } }, "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" } } }