mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
eksctl: Update to version 0.125.0
This commit is contained in:
parent
9b87f2d009
commit
7ed0226d72
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.124.0",
|
||||
"version": "0.125.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.124.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "170543bd3e4ba390ed3c352ce5d6219007cab731894e494cefaac12da42271be"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.125.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "5cf68aa85ecb37819b8b910e820b7849dc32ad0c4e47b93255bb27cb1049aed4"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user