eksctl: Update to version 0.194.0

This commit is contained in:
github-actions[bot] 2024-10-22 20:28:07 +00:00
parent ac8fd3bec1
commit e49b919b8c

View File

@ -1,16 +1,16 @@
{
"version": "0.193.0",
"version": "0.194.0",
"description": "A simple CLI tool for creating clusters on EKS - Amazons 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.193.0/eksctl_Windows_amd64.zip",
"hash": "70da4c8423735207ca4fb4c3c6d3b4844076a6d9b05475813e2ee66de0b3d12e"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.194.0/eksctl_Windows_amd64.zip",
"hash": "e666993e16b5948565d6594880e7357d2a746af146bbcc14fad8c9d540de31eb"
},
"arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.193.0/eksctl_Windows_arm64.zip",
"hash": "cf772fe18f813a07e9f2231d4fec2c055a51d9e869f17f062feb7206be04f3a1"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.194.0/eksctl_Windows_arm64.zip",
"hash": "5ce74a1c8d40b8ead5a2905145e20298797296cc86fe169caef4fd660779ac64"
}
},
"bin": "eksctl.exe",