{ "version": "0.2.23", "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.2.23/flyctl_0.2.23_Windows_x86_64.zip", "hash": "a325b16f5814f65a9484bfc1d189d9fd7b7c754e45e56e54b925eadff5064e7f" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.2.23/flyctl_0.2.23_Windows_arm64.zip", "hash": "85793184fb786f1c6ae14b653ea0388246b680e0274157fe04a9dfec78324939" } }, "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" } } }