{ "version": "0.1.50", "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.50/flyctl_0.1.50_Windows_x86_64.zip", "hash": "406dc7566acb3c6b674228411401ceb7840c4cbbfff1a86cc41c61a1dc115576" }, "arm64": { "url": "https://github.com/superfly/flyctl/releases/download/v0.1.50/flyctl_0.1.50_Windows_arm64.zip", "hash": "38d04164e7086d342d5a17ec6ecc4a794c09a2501e952ad07ac422a6ddb17155" } }, "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" } } }