mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
eksctl: Update to version 0.205.0
This commit is contained in:
parent
6fa341dfbc
commit
72c4fb1664
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.204.0",
|
||||
"version": "0.205.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.204.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "af83e8ae88837f9a5a8d4680bcdd3584df35cf9710106a73810dfd31bfd4a1ff"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.205.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "ff95b82ecb401b154ea54540f898c9c74310f1e2177ca6e166fc9ef1fb998277"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.204.0/eksctl_Windows_arm64.zip",
|
||||
"hash": "c60bc1d5964f6d372ac0b346678e576d9b21b4f284d2c5ed9c4719522e8acb55"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.205.0/eksctl_Windows_arm64.zip",
|
||||
"hash": "fbd67393d2ec859d02ed0ec0be3de79cf768ee15232b8e9d64c2fb22f76f3f4c"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user