{ "version": "0.217.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.217.0/eksctl_Windows_amd64.zip", "hash": "7c988b492270345504c32c6efaeb4ca7808af3127b049e19bab45ef381a772e3" }, "arm64": { "url": "https://github.com/weaveworks/eksctl/releases/download/v0.217.0/eksctl_Windows_arm64.zip", "hash": "7b81a33089a1b37ff0c0b9ab8b0783e9cb56112b16f3f31dba7fc2d2b6668db2" } }, "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" } } }