mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-13 20:21:18 +00:00
eksctl: Update to version 0.144.0
This commit is contained in:
parent
ee2665c8ae
commit
c6b3c1b3e9
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.143.0",
|
"version": "0.144.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.143.0/eksctl_Windows_amd64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.144.0/eksctl_Windows_amd64.zip",
|
||||||
"hash": "5625148ce2bce00bbc8f573005a387ede76d84e3f095294c558bed8c10ecf4e6"
|
"hash": "5db05284a99fd762308e2c9fbfcabaf95ed800dd5e69e699f0281047c98ad112"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "eksctl.exe",
|
"bin": "eksctl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user