mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
eksctl: Update to version 0.59.0
This commit is contained in:
parent
477dfd1ab8
commit
f1becfde43
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.58.0",
|
||||
"version": "0.59.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.58.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "a13db8baaab869ed6158a11f0d11fa5fcc4829f50d80f8da9b46e9df82f52baf"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/0.59.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "dd366ec4d2a6d46395b5a3e33555d149ea5805c3004bb86a77c77ec90de86c7d"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user