mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 11:11:19 +00:00
eksctl: Update to version 0.41.0
This commit is contained in:
parent
b07e9bf519
commit
e5d940e70f
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.40.0",
|
||||
"version": "0.41.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/0.40.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "5e1b0be4d59038385b871f89a63e738319c7d14fe63248a989bacf11b384cf7d"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/0.41.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "78ddac34e009810fead5a7d30a7786cd6e0c9ea7e6f740167349c9ce2e01fd57"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user