mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
eksctl: Update to version 0.82.0
This commit is contained in:
parent
9eba959c5b
commit
3c7aea0cbc
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.80.0",
|
||||
"version": "0.82.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.80.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "147cbb5d1a9d3f5b397bc29035b31f00185c3dbd0c6ac5482ffbaad6c7011981"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.82.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "b4d973dc5f0475674c126313ca6c381be84897064ec415bb644ce8787bbe0d68"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user