{ "version": "0.219.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.219.0/eksctl_Windows_amd64.zip", "hash": "1ac34f04596bc1c9040b51adb3d44d22a4847818405328498c4d0c188b285d02" }, "arm64": { "url": "https://github.com/weaveworks/eksctl/releases/download/v0.219.0/eksctl_Windows_arm64.zip", "hash": "5fa32f4f91e8886bf2376aa7afdae6fbb2cf35f99feeb13e469e5b3c39df3092" } }, "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" } } }