mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
eksctl: Update to version 0.136.0
This commit is contained in:
parent
8bad791eed
commit
f2f8c6a85c
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.135.0",
|
"version": "0.136.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/v0.135.0/eksctl_Windows_amd64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.136.0/eksctl_Windows_amd64.zip",
|
||||||
"hash": "54445d19e1af319b5f5bf79ca36d8db19dafd14148c8e0bb447aae940a8bf668"
|
"hash": "2fdb0ce1edf546d8c777db20cf84c3bcd6bf3bd9c9a7b3683a607fe28722d772"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "eksctl.exe",
|
"bin": "eksctl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user