mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-12 03:31:19 +00:00
eksctl: Update to version 0.121.0
This commit is contained in:
parent
1f5e275224
commit
b2a0fd8129
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.120.0",
|
||||
"version": "0.121.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.120.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "d3858d68447a26ac8b38c823b3841ebc85ddf606b253a828c5ee557bbd712bba"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.121.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "8cd7aef721e282e1468118f666b0fa546c039eb170d7acb8c2e670a87761579a"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user