{ "version": "0.155.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.155.0/eksctl_Windows_amd64.zip", "hash": "ca1cadad6dbd6ed9f9dfce1188f964f798daaa827e9a4e7ac8ec237ef4166bbd" }, "arm64": { "url": "https://github.com/weaveworks/eksctl/releases/download/v0.155.0/eksctl_Windows_arm64.zip", "hash": "9652d0fa9c27edcf872c5982e6e47eca5ff393ac562862546f18b085d2c647fc" } }, "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" } } }