{ "version": "0.72.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.72.0/eksctl_Windows_amd64.zip", "hash": "425d19746d73464547b8fa92d2e650df228cf0a0270232084e74cc238d2d49cd" } }, "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" } }, "hash": { "url": "$baseurl/eksctl_checksums.txt" } } }