mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
eksctl: Update to version 0.146.0
This commit is contained in:
parent
b985e470e7
commit
8cd179679b
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.145.0",
|
"version": "0.146.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.145.0/eksctl_Windows_amd64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.146.0/eksctl_Windows_amd64.zip",
|
||||||
"hash": "d8e6a746750ffbd9cd116328f05f5b581d14d7a9add0a9c54a424305849592df"
|
"hash": "10c4c8bbc39bc78e9796cacbea0ffa5b09d8cbbb4e52d072f91fdd03d5f69070"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "eksctl.exe",
|
"bin": "eksctl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user