mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
eksctl: Update to version 0.129.0
This commit is contained in:
parent
6dbeacbf02
commit
5ce1ff6dcf
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.128.0",
|
||||
"version": "0.129.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/v0.128.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "28f4e2aad7d58f263ee890023913e3f8fff08f75d06a9c863f306836ce90edca"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.129.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "11f92a3bd7dca6925cf34ec190426bd51035d8bc71308ad51c6b0b68683966a6"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user