mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-03 06:24:27 +00:00
eksctl: Update to version 0.61.0
This commit is contained in:
parent
9175625775
commit
63511188e4
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.60.0",
|
||||
"version": "0.61.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.60.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "bbf0ae547b0e66bb616416fb4f694e604d10285d233bdb43ea9ff04c7fd877cf"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/0.61.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "394065a5f8523d38ba58274f4add5b8615c46c552940e452e726ffc25972a0d2"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user