mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
eksctl: Update to version 0.55.0
This commit is contained in:
parent
6860063a6d
commit
741897a3f9
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.54.0",
|
"version": "0.55.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.54.0/eksctl_Windows_amd64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/0.55.0/eksctl_Windows_amd64.zip",
|
||||||
"hash": "e8f494883d1e60942664ab58654ec3892fcf1dcd7591d69026787a39bf740650"
|
"hash": "b167bab2ab7d675af6d14b489a16e5864c65b9e182e50cb57b647d6044a81e6d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "eksctl.exe",
|
"bin": "eksctl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user