mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
eksctl: Update to version 0.26.0
This commit is contained in:
parent
21ea4613ef
commit
135978a302
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.25.0",
|
||||
"version": "0.26.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.25.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "f72a29060dd9e82d842cffe6b67e9a3d5c0e4bb045a7e6194ea5f68d2ac6619d"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/0.26.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "f37e2142cb19d4d2d11a7a45b2cc9af7311916a31b141ab21c73ffcee3375da8"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user