mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
eksctl: Update to version 0.60.0
This commit is contained in:
parent
46d37bb731
commit
63b46df6d7
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.59.0",
|
"version": "0.60.0",
|
||||||
"description": "A simple CLI tool for creating clusters on EKS - Amazon’s new managed Kubernetes service for EC2.",
|
"description": "A simple CLI tool for creating clusters on EKS - Amazon’s new managed Kubernetes service for EC2.",
|
||||||
"homepage": "https://eksctl.io",
|
"homepage": "https://eksctl.io",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/weaveworks/eksctl/releases/download/0.59.0/eksctl_Windows_amd64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/0.60.0/eksctl_Windows_amd64.zip",
|
||||||
"hash": "dd366ec4d2a6d46395b5a3e33555d149ea5805c3004bb86a77c77ec90de86c7d"
|
"hash": "bbf0ae547b0e66bb616416fb4f694e604d10285d233bdb43ea9ff04c7fd877cf"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "eksctl.exe",
|
"bin": "eksctl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user