{ "version": "0.1.40", "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.40/flyctl_0.1.40_Windows_x86_64.zip", "hash": "ef6a7b9effa7d1a2cf1cd586395a97a0f762dc8a32663a92bf7fd5ceeeafbfe6" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.1.40/flyctl_0.1.40_Windows_arm64.zip", "hash": "b5f35dfb4ed5c9fa7cd02f8ce838c6b71ce0a645609b2cd639ef31a07c4c4fb0" } }, "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" } } }