mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
eksctl: Update to version 0.35.0
This commit is contained in:
parent
71c70d6e35
commit
c7ba02ccf2
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.34.0",
|
||||
"version": "0.35.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.34.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "1f6694b15c1775dd4907cb0d7ffe4adafc5371aa82cf982c18e0a07227938658"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/0.35.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "a98c8192a5b26d65c8556b0ba04c6feb8a189825b36c975f6090557112a864da"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user