{ "version": "0.207.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.207.0/eksctl_Windows_amd64.zip", "hash": "09af30ad0c101c50a5a3984e440182d77cec4d2951acd91a2d7f67bb918f81e0" }, "arm64": { "url": "https://github.com/weaveworks/eksctl/releases/download/v0.207.0/eksctl_Windows_arm64.zip", "hash": "e4cdd5c2744276dd0875d1e07e07760c941c28e87f63c296e3f82f1cb723b4ac" } }, "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" } } }