mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
eksctl: Update to version 0.126.0
This commit is contained in:
parent
9a55e81900
commit
6e37cc5b04
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.125.0",
|
"version": "0.126.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.125.0/eksctl_Windows_amd64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.126.0/eksctl_Windows_amd64.zip",
|
||||||
"hash": "5cf68aa85ecb37819b8b910e820b7849dc32ad0c4e47b93255bb27cb1049aed4"
|
"hash": "ac58bb3cf55b9a9c8f8353db75ebd23f5cc809c1b2e88a82feddbff349f6e0f7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "eksctl.exe",
|
"bin": "eksctl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user