mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
eksctl: Update to version 0.192.0
This commit is contained in:
parent
f9486a009a
commit
7500991f7d
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.191.0",
|
||||
"version": "0.192.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.191.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "4907150b3c1d78bc4d8537507d5fa4e8b092daf1bc6a37c2976a86639e02705c"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.192.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "2e411b3814d4a92ffa735478fdc2b947b6f7e3bf99d6722785d438666658a1a1"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.191.0/eksctl_Windows_arm64.zip",
|
||||
"hash": "8541a5026f25338f7b65a36ca3e4acf8c0e1e380f6664ab4a22b3f0690938cd9"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.192.0/eksctl_Windows_arm64.zip",
|
||||
"hash": "6902e8c0e268c6246904317a74e9c345ddac5bac0d2a7ac3d59684350e88436f"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user