eksctl: Update to version 0.187.0

This commit is contained in:
github-actions[bot] 2024-07-16 08:28:53 +00:00
parent f991266679
commit cee00c5044

View File

@ -1,16 +1,16 @@
{
"version": "0.186.0",
"version": "0.187.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.186.0/eksctl_Windows_amd64.zip",
"hash": "84ecac699f94742b6b39f33f7ea64593d1d10e407d72d46659c52030100f9326"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.187.0/eksctl_Windows_amd64.zip",
"hash": "37cba49534cbfc4f9c22265e93e0f1244b37bd1661a16895fdb2476b0704845e"
},
"arm64": {
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.186.0/eksctl_Windows_arm64.zip",
"hash": "2d4105cca00de9d11083ad4baf93ce1218b7bf9bd9a290723c011a6ed07bc8c0"
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.187.0/eksctl_Windows_arm64.zip",
"hash": "7957027516e1aeaa7f1b0bc05301e41dddd72d6fd48bbfae843c8e38c854bef0"
}
},
"bin": "eksctl.exe",