eksctl: Update to version 0.36.1

This commit is contained in:
Jakub Čábera 2021-01-20 19:35:19 +01:00
parent ed0d28c1ae
commit c729cc035f

View File

@ -1,12 +1,12 @@
{
"version": "0.36.0",
"version": "0.36.1",
"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.36.0/eksctl_Windows_amd64.zip",
"hash": "4f16e8870d2efdffd41ba9df0ec245cf8348f5dfa2bedddb5fd6078a228eca15"
"url": "https://github.com/weaveworks/eksctl/releases/download/0.36.1/eksctl_Windows_amd64.zip",
"hash": "9f088df0fe85a743b3512e50c76e2918e7d535970b8bf1332060869820b03ae9"
}
},
"bin": "eksctl.exe",