mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
eksctl: Update to version 0.79.0
This commit is contained in:
parent
e856b0fecd
commit
021ff73002
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.78.0",
|
||||
"version": "0.79.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.78.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "4bccee915232405e7fc3bc1d9832d983013cf0d1e58922a7fa86ab52864b60e1"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.79.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "7e3f522bf76a1cfb834162cb4b34d334177214fab5bc59154fb946129f784443"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user