{ "version": "0.198.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.198.0/eksctl_Windows_amd64.zip", "hash": "a45ed95eda0cba5d1e36a1d91e0f037b48e0df81c02cff29c3526b173160c126" }, "arm64": { "url": "https://github.com/weaveworks/eksctl/releases/download/v0.198.0/eksctl_Windows_arm64.zip", "hash": "59eed44110fe4bd1c57cdbaf4ecb9beced3ec65e5a5d65091367471f4cb3e87d" } }, "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" } } }