eksctl: Update to version 0.3.1

This commit is contained in:
Richard Kuhnt 2019-08-07 17:01:11 +00:00
parent 71320578e0
commit d7f1fc32b0

View File

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