{ "version": "0.214.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.214.0/eksctl_Windows_amd64.zip", "hash": "2b66d3ab2019a47726d997247d55643be7b7bd9d90253bc2733720ac6fe5e334" }, "arm64": { "url": "https://github.com/weaveworks/eksctl/releases/download/v0.214.0/eksctl_Windows_arm64.zip", "hash": "957ed1b4fb6f82cd2e88132cd86030f566ce35fd8b17d85aaae8ec25a6d0a7fe" } }, "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" } } }