eksctl: Update to version 0.186.0

This commit is contained in:
github-actions[bot] 2024-07-12 00:34:24 +00:00
parent b25354a8a9
commit 1a84be198b

View File

@ -1,16 +1,16 @@
{
"version": "0.185.0",
"version": "0.186.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.185.0/eksctl_Windows_amd64.zip",
"hash": "b870eba6915449c10bdabccb538b80127b6a869040af7cea28c40723d54fff4e"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.186.0/eksctl_Windows_amd64.zip",
"hash": "84ecac699f94742b6b39f33f7ea64593d1d10e407d72d46659c52030100f9326"
},
"arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.185.0/eksctl_Windows_arm64.zip",
"hash": "a6e89774119f38b778c01b8922d25f5d3654ee03bd25466f79d092f8e73dfd35"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.186.0/eksctl_Windows_arm64.zip",
"hash": "2d4105cca00de9d11083ad4baf93ce1218b7bf9bd9a290723c011a6ed07bc8c0"
}
},
"bin": "eksctl.exe",