eksctl: Update to version 0.60.0

This commit is contained in:
Richard Kuhnt 2021-08-06 12:00:43 +00:00
parent 46d37bb731
commit 63b46df6d7

View File

@ -1,12 +1,12 @@
{
"version": "0.59.0",
"version": "0.60.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.59.0/eksctl_Windows_amd64.zip",
"hash": "dd366ec4d2a6d46395b5a3e33555d149ea5805c3004bb86a77c77ec90de86c7d"
"url": "https://github.com/weaveworks/eksctl/releases/download/0.60.0/eksctl_Windows_amd64.zip",
"hash": "bbf0ae547b0e66bb616416fb4f694e604d10285d233bdb43ea9ff04c7fd877cf"
}
},
"bin": "eksctl.exe",