mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
eksctl: Update to version 0.206.0
This commit is contained in:
parent
f208b759a9
commit
0de848b376
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.205.0",
|
||||
"version": "0.206.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.205.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "ff95b82ecb401b154ea54540f898c9c74310f1e2177ca6e166fc9ef1fb998277"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.206.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "25699ec47db87e2adfd8246f13d63332f1ddf9532c19962e6d24c4cca0489433"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.205.0/eksctl_Windows_arm64.zip",
|
||||
"hash": "fbd67393d2ec859d02ed0ec0be3de79cf768ee15232b8e9d64c2fb22f76f3f4c"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.206.0/eksctl_Windows_arm64.zip",
|
||||
"hash": "6fa702ebb4ece39a857e071cc25b3ce69d9c33ca53d4d894cde01fc9f20c839d"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user