mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
eksctl: Update to version 0.3.1
This commit is contained in:
parent
71320578e0
commit
d7f1fc32b0
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.3.0",
|
||||
"version": "0.3.1",
|
||||
"license": "Apache-2.0",
|
||||
"homepage": "https://eksctl.io/",
|
||||
"description": "A simple CLI tool for creating clusters on EKS - Amazon’s new managed Kubernetes service for EC2.",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/0.3.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "29f5f1170551a34749b9668f34411f87d4205f04d9601a6ae88c2772d46224ac"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/0.3.1/eksctl_Windows_amd64.zip",
|
||||
"hash": "9cc3021e3484377163d0b509fdb87a280c019d205674d0b27cab50e6262b7b08"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user