mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
eksctl: Update to version 0.71.0
This commit is contained in:
parent
0146bb3ebc
commit
9e38ccf70b
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.70.0",
|
||||
"version": "0.71.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.70.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "ac74fa8e5455f1da7388d1d620c8da64fd22f0db8b29af4d56d05d05fc5429c7"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.71.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "ebaf6412e6946935bf05cb27d9b0fb4bcd0c0e26408d2c158f231e52cb6c976a"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user