{ "version": "0.209.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.209.0/eksctl_Windows_amd64.zip", "hash": "a49bf3e6c3207a87437553dc01e62934dd655388ccfe0c675c9bb5f460fdc80e" }, "arm64": { "url": "https://github.com/weaveworks/eksctl/releases/download/v0.209.0/eksctl_Windows_arm64.zip", "hash": "81fbcfb4081e5dfaaa903ffb8370f91cbf50778cf7efb64073cce21f2d7eb04d" } }, "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" } } }