{ "version": "0.3.169", "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.169/flyctl_0.3.169_Windows_x86_64.zip", "hash": "c2123485d532e1738a887064285e0b08b3e9a366fdf11a1d58186973c9cc5880" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.3.169/flyctl_0.3.169_Windows_arm64.zip", "hash": "b8fca7efca75bcd0ad721795cd812211c99eab421771ab9c2735bd8b341a618c" } }, "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" } } }