mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
eksctl: Update to version 0.176.0
This commit is contained in:
parent
3232f6eb8e
commit
9007182542
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.175.0",
|
||||
"version": "0.176.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.175.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "ce2ec4d15717dd391b0d32962673bbf9d2ce1b8e805a7e679e8559422e196d48"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.176.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "22fe17f33d147fe7c0f00f70fc6a9baefbcc9b8e0914a015c86cba47a771619d"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.175.0/eksctl_Windows_arm64.zip",
|
||||
"hash": "ecd406d181a33e726e1d5c7c50a02a7b83a29e77fb7478db75f27939bd72e12b"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.176.0/eksctl_Windows_arm64.zip",
|
||||
"hash": "f3d61032bdbb628bd884f7ef8c27361ce8357a0709f2c3b5ae83e609b2ba46ed"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user