{ "version": "0.218.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.218.0/eksctl_Windows_amd64.zip", "hash": "f8a5b70c9c51a18837338fa3c7284bbf73cfee26844f6afaca17257221dd99ba" }, "arm64": { "url": "https://github.com/weaveworks/eksctl/releases/download/v0.218.0/eksctl_Windows_arm64.zip", "hash": "50f4aa764da4a532b17681762d6990b217670535fd56c043729e9f732d3d1965" } }, "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" } } }