mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
eksctl: Update to version 0.36.0
This commit is contained in:
parent
6f186c5ab5
commit
c432b0288e
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.35.0",
|
||||
"version": "0.36.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.35.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "a98c8192a5b26d65c8556b0ba04c6feb8a189825b36c975f6090557112a864da"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/0.36.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "4f16e8870d2efdffd41ba9df0ec245cf8348f5dfa2bedddb5fd6078a228eca15"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user