{ "version": "0.1.141", "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.141/flyctl_0.1.141_Windows_x86_64.zip", "hash": "f3765ed4869f8edb795e1da917fea37987632df05db810a4ff2bc5edcacc801b" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.1.141/flyctl_0.1.141_Windows_arm64.zip", "hash": "5bfe85e627a2202f92936eb544a02e00b7a6d3df52d6412300a33a5149c89120" } }, "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" } } }