mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 06:41:22 +00:00
eksctl: Update to version 0.193.0
This commit is contained in:
parent
20e00145b8
commit
b71e0b397e
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.192.0",
|
||||
"version": "0.193.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.192.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "2e411b3814d4a92ffa735478fdc2b947b6f7e3bf99d6722785d438666658a1a1"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.193.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "70da4c8423735207ca4fb4c3c6d3b4844076a6d9b05475813e2ee66de0b3d12e"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.192.0/eksctl_Windows_arm64.zip",
|
||||
"hash": "6902e8c0e268c6246904317a74e9c345ddac5bac0d2a7ac3d59684350e88436f"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.193.0/eksctl_Windows_arm64.zip",
|
||||
"hash": "cf772fe18f813a07e9f2231d4fec2c055a51d9e869f17f062feb7206be04f3a1"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user