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