mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
eksctl: Update to version 0.167.0
This commit is contained in:
parent
02f97638d1
commit
78d1405242
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.166.0",
|
||||
"version": "0.167.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.166.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "50c1a13750f02311b12f887fe51d82aa5003e1dd7903648bf998175c8f91a078"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.167.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "59b0f0cece566ad6a2a994e51332ddb122a1d1985d7cd6974f453c82dec5e69c"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.166.0/eksctl_Windows_arm64.zip",
|
||||
"hash": "cb93778ac120df0b7c7382b45c6fe7f0517193826a555a61f296d61dd4222795"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.167.0/eksctl_Windows_arm64.zip",
|
||||
"hash": "163bd96208eeaf7dba257617e186ae158458e974417676e96a3e8d5ffb09bf4c"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user