{ "version": "0.192.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.192.0/eksctl_Windows_amd64.zip", "hash": "2e411b3814d4a92ffa735478fdc2b947b6f7e3bf99d6722785d438666658a1a1" }, "arm64": { "url": "https://github.com/weaveworks/eksctl/releases/download/v0.192.0/eksctl_Windows_arm64.zip", "hash": "6902e8c0e268c6246904317a74e9c345ddac5bac0d2a7ac3d59684350e88436f" } }, "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" } } }