{ "version": "0.168.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.168.0/eksctl_Windows_amd64.zip", "hash": "a9ef73196292db618d020b3943151ad29d4e1f8525d2da266e4fd9b7523740f1" }, "arm64": { "url": "https://github.com/weaveworks/eksctl/releases/download/v0.168.0/eksctl_Windows_arm64.zip", "hash": "7118520a7adca9cd8de38adde278bef85bc29bf89235ff765938e05456a995da" } }, "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" } } }