{ "version": "0.173.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.173.0/eksctl_Windows_amd64.zip", "hash": "61cfb0b68e00eedbdfed4104a7841d2b64628a5e4a60976e80373dfc0cbc8992" }, "arm64": { "url": "https://github.com/weaveworks/eksctl/releases/download/v0.173.0/eksctl_Windows_arm64.zip", "hash": "aaeb78beb39be4add2626bea045031b4624620e1e40fb235328a95cb37de1124" } }, "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" } } }