mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
eksctl: Update to version 0.190.0
This commit is contained in:
parent
831b52d3e3
commit
a95e4f4cb5
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.189.0",
|
||||
"version": "0.190.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.189.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "a7772b800cc0049fbee56c9d57bed29bb2715265a59fd27653f367e74acfcc6d"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.190.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "fecfd0b3e2718b4fe2acaf86f51a19aabbf3674f61778ff242e12fc24f0e21d4"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.189.0/eksctl_Windows_arm64.zip",
|
||||
"hash": "c5c99aff946387d562d7863abcf13d0912e5fe2f9200f0d1fd6058b8a62e7aa7"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.190.0/eksctl_Windows_arm64.zip",
|
||||
"hash": "d278a3e0dc2eabece4cb5e47402a7ecc90980e2af78abec5b0785da6b3bd4f44"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user