mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
eksctl: Update to version 0.188.0
This commit is contained in:
parent
bd64811e6e
commit
61d3a8ff5e
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.187.0",
|
||||
"version": "0.188.0",
|
||||
"description": "A simple CLI tool for creating clusters on EKS - Amazon’s 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.187.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "37cba49534cbfc4f9c22265e93e0f1244b37bd1661a16895fdb2476b0704845e"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.188.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "7599f8c6f7c15d94854b74a5db703e55a81fa2401995a138b33635ff4de2eead"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.187.0/eksctl_Windows_arm64.zip",
|
||||
"hash": "7957027516e1aeaa7f1b0bc05301e41dddd72d6fd48bbfae843c8e38c854bef0"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.188.0/eksctl_Windows_arm64.zip",
|
||||
"hash": "e2fddeffc07a09d520d4bc26dc0f7ccb8ff980c1d971c9cb13e5105c2ec14f34"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user