{ "version": "0.1.43", "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.1.43/flyctl_0.1.43_Windows_x86_64.zip", "hash": "f25dd47417e0aecede7c1541b30cd6737bf94443283ca349cdd3053729dcb3b0" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.1.43/flyctl_0.1.43_Windows_arm64.zip", "hash": "193c78a880a567e6b4075e0431108c9a7f9bb8fc79160d551674d44d1c710343" } }, "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" } } }