mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
eksctl: Update to version 0.128.0
This commit is contained in:
parent
a73c1c9f17
commit
e849d69935
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.127.0",
|
"version": "0.128.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.127.0/eksctl_Windows_amd64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.128.0/eksctl_Windows_amd64.zip",
|
||||||
"hash": "f5817e49b885cb9a9a7d12fdaec718a9a5a8f1ed481fb18235fdaadcfa9ce48e"
|
"hash": "28f4e2aad7d58f263ee890023913e3f8fff08f75d06a9c863f306836ce90edca"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "eksctl.exe",
|
"bin": "eksctl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user