eksctl: Update to version 0.63.0

This commit is contained in:
Richard Kuhnt 2021-08-27 12:00:35 +00:00
parent 07831d366a
commit 4897d153b6

View File

@ -1,12 +1,12 @@
{
"version": "0.62.0",
"version": "0.63.0",
"description": "A simple CLI tool for creating clusters on EKS - Amazons new managed Kubernetes service for EC2.",
"homepage": "https://eksctl.io",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/weaveworks/eksctl/releases/download/0.62.0/eksctl_Windows_amd64.zip",
"hash": "6366f048505f5f6768d1cc64170a02ddd46e403e49a685c12f29e8966848ce31"
"url": "https://github.com/weaveworks/eksctl/releases/download/0.63.0/eksctl_Windows_amd64.zip",
"hash": "5df56c91eba8764d5522c09e5ad83e6e7b2766b637df218a49a65798460276b4"
}
},
"bin": "eksctl.exe",