mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
eksctl: Update to version 0.17.0
This commit is contained in:
parent
46af059139
commit
068f06033c
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.16.0",
|
||||
"version": "0.17.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/0.16.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "b9037af112057cde026196514bf2e4b8b6c76ea8a62e39c85e1d127da5584897"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/0.17.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "fcfe2a1501c7eaf7a5d8c80a52f9624116265c0c5d2a206d64edf69e5078d0ab"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user