eksctl: Update to version 0.193.0

This commit is contained in:
github-actions[bot] 2024-10-18 12:31:48 +00:00
parent 20e00145b8
commit b71e0b397e

View File

@ -1,16 +1,16 @@
{ {
"version": "0.192.0", "version": "0.193.0",
"description": "A simple CLI tool for creating clusters on EKS - Amazons new managed Kubernetes service for EC2.", "description": "A simple CLI tool for creating clusters on EKS - Amazons new managed Kubernetes service for EC2.",
"homepage": "https://eksctl.io", "homepage": "https://eksctl.io",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.192.0/eksctl_Windows_amd64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.193.0/eksctl_Windows_amd64.zip",
"hash": "2e411b3814d4a92ffa735478fdc2b947b6f7e3bf99d6722785d438666658a1a1" "hash": "70da4c8423735207ca4fb4c3c6d3b4844076a6d9b05475813e2ee66de0b3d12e"
}, },
"arm64": { "arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.192.0/eksctl_Windows_arm64.zip", "url": "https://github.com/weaveworks/eksctl/releases/download/v0.193.0/eksctl_Windows_arm64.zip",
"hash": "6902e8c0e268c6246904317a74e9c345ddac5bac0d2a7ac3d59684350e88436f" "hash": "cf772fe18f813a07e9f2231d4fec2c055a51d9e869f17f062feb7206be04f3a1"
} }
}, },
"bin": "eksctl.exe", "bin": "eksctl.exe",