{ "version": "0.185.0", "description": "A simple CLI tool for creating clusters on EKS - Amazon’s new managed Kubernetes service for EC2.", "homepage": "https://eksctl.io", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/weaveworks/eksctl/releases/download/v0.185.0/eksctl_Windows_amd64.zip", "hash": "b870eba6915449c10bdabccb538b80127b6a869040af7cea28c40723d54fff4e" }, "arm64": { "url": "https://github.com/weaveworks/eksctl/releases/download/v0.185.0/eksctl_Windows_arm64.zip", "hash": "a6e89774119f38b778c01b8922d25f5d3654ee03bd25466f79d092f8e73dfd35" } }, "bin": "eksctl.exe", "checkver": { "github": "https://github.com/weaveworks/eksctl" }, "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/weaveworks/eksctl/releases/download/v$version/eksctl_Windows_amd64.zip" }, "arm64": { "url": "https://github.com/weaveworks/eksctl/releases/download/v$version/eksctl_Windows_arm64.zip" } }, "hash": { "url": "$baseurl/eksctl_checksums.txt" } } }