{ "version": "0.184.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.184.0/eksctl_Windows_amd64.zip", "hash": "655567cd9d3f003fc6180e6b737ccb49f0befcb873ceb28227ef115402a1188a" }, "arm64": { "url": "https://github.com/weaveworks/eksctl/releases/download/v0.184.0/eksctl_Windows_arm64.zip", "hash": "723a60cedf47ad07ccbbc56fc698e99c92b0803bb428f77435f4b5223124be87" } }, "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" } } }