mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
eksctl: Update to version 0.179.0
This commit is contained in:
parent
376a9aa858
commit
cde47e2ab7
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.178.0",
|
"version": "0.179.0",
|
||||||
"description": "A simple CLI tool for creating clusters on EKS - Amazon’s new managed Kubernetes service for EC2.",
|
"description": "A simple CLI tool for creating clusters on EKS - Amazon’s new managed Kubernetes service for EC2.",
|
||||||
"homepage": "https://eksctl.io",
|
"homepage": "https://eksctl.io",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.178.0/eksctl_Windows_amd64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.179.0/eksctl_Windows_amd64.zip",
|
||||||
"hash": "6890b11f4698c86e46a98ed54a7e5984e6f83621717f2317a53576818ab21c7f"
|
"hash": "ed7d6f41e03c4994f3cf94fa0e9ed0582c805d29ecd43cba517eeaf9315e98dd"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.178.0/eksctl_Windows_arm64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.179.0/eksctl_Windows_arm64.zip",
|
||||||
"hash": "a2ef8f44c7cee0caa0b6e1e2d412d040034778e3b7bf3913458ab391ca63ad90"
|
"hash": "cefc8485136c075d40ef3b17f4cc5fc5d569025fcbc90c9add5bc96d363a708f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "eksctl.exe",
|
"bin": "eksctl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user