{ "version": "0.205.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.205.0/eksctl_Windows_amd64.zip", "hash": "ff95b82ecb401b154ea54540f898c9c74310f1e2177ca6e166fc9ef1fb998277" }, "arm64": { "url": "https://github.com/weaveworks/eksctl/releases/download/v0.205.0/eksctl_Windows_arm64.zip", "hash": "fbd67393d2ec859d02ed0ec0be3de79cf768ee15232b8e9d64c2fb22f76f3f4c" } }, "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" } } }