mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
eksctl: Update to version 0.215.0
This commit is contained in:
parent
19dd9bdfc6
commit
366a3fd9ad
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.214.0",
|
||||
"version": "0.215.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.214.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "2b66d3ab2019a47726d997247d55643be7b7bd9d90253bc2733720ac6fe5e334"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.215.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "97cb05077c19370d31ab3ced1a2d186266e5e9874c6bf855295744d13b681693"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.214.0/eksctl_Windows_arm64.zip",
|
||||
"hash": "957ed1b4fb6f82cd2e88132cd86030f566ce35fd8b17d85aaae8ec25a6d0a7fe"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.215.0/eksctl_Windows_arm64.zip",
|
||||
"hash": "225e428500501f22f3c8ba8d0a2ee1f21ee767212275cecbc2d904fe8c1b7ec5"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user