{ "version": "0.0.455", "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.455/flyctl_0.0.455_Windows_x86_64.zip", "hash": "a267b92502e7b4c0b339d324454baf04cffc9906acc40077a17c722892529084" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.0.455/flyctl_0.0.455_Windows_arm64.zip", "hash": "bcc3cb777683ed4b3ffc33d53ce881519acfc835e100b399502e561e83ae98f4" } }, "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" } } }