{ "version": "0.137.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.137.0/eksctl_Windows_amd64.zip", "hash": "9c16d876a33ec0eb533023a20b0cd8b9fcb595a01a4ff3acaa24ce1805fa2079" } }, "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" } }, "hash": { "url": "$baseurl/eksctl_checksums.txt" } } }