mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
eksctl: Update to version 0.62.0
This commit is contained in:
parent
d410445f39
commit
4fbf605b4d
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.61.0",
|
||||
"version": "0.62.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/0.61.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "394065a5f8523d38ba58274f4add5b8615c46c552940e452e726ffc25972a0d2"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/0.62.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "6366f048505f5f6768d1cc64170a02ddd46e403e49a685c12f29e8966848ce31"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user