{ "version": "0.159.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.159.0/eksctl_Windows_amd64.zip", "hash": "770057b50f53aec22723eed5c908135de0f747b8571b53e152958747cd964656" }, "arm64": { "url": "https://github.com/weaveworks/eksctl/releases/download/v0.159.0/eksctl_Windows_arm64.zip", "hash": "cca68f6a133877f27de09a3c7b444cf3a75addb750ab3626acf2a3e45472b694" } }, "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" } } }