mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
eksctl: Update to version 0.145.0
This commit is contained in:
parent
f3d8a23eb9
commit
e9a1905a8b
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.144.0",
|
||||
"version": "0.145.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.144.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "5db05284a99fd762308e2c9fbfcabaf95ed800dd5e69e699f0281047c98ad112"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.145.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "d8e6a746750ffbd9cd116328f05f5b581d14d7a9add0a9c54a424305849592df"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user