mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
eksctl: Update to version 0.63.0
This commit is contained in:
parent
07831d366a
commit
4897d153b6
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.62.0",
|
"version": "0.63.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/0.62.0/eksctl_Windows_amd64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/0.63.0/eksctl_Windows_amd64.zip",
|
||||||
"hash": "6366f048505f5f6768d1cc64170a02ddd46e403e49a685c12f29e8966848ce31"
|
"hash": "5df56c91eba8764d5522c09e5ad83e6e7b2766b637df218a49a65798460276b4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "eksctl.exe",
|
"bin": "eksctl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user