eksctl: Update to version 0.196.0

This commit is contained in:
github-actions[bot] 2024-12-02 12:32:29 +00:00
parent 2a3cf6d216
commit 8c45f7c092

View File

@ -1,16 +1,16 @@
{
"version": "0.194.0",
"version": "0.196.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.194.0/eksctl_Windows_amd64.zip",
"hash": "e666993e16b5948565d6594880e7357d2a746af146bbcc14fad8c9d540de31eb"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.196.0/eksctl_Windows_amd64.zip",
"hash": "a03c1dd49ad552bff490862187360f9ddaed127b445adcea286281f69245e82f"
},
"arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.194.0/eksctl_Windows_arm64.zip",
"hash": "5ce74a1c8d40b8ead5a2905145e20298797296cc86fe169caef4fd660779ac64"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.196.0/eksctl_Windows_arm64.zip",
"hash": "b3fc74775089a70800fc12c86f629cc73ef30b498c05b023938a8573e17608f5"
}
},
"bin": "eksctl.exe",