mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 15:11:30 +00:00
eksctl: Update to version 0.100.0
This commit is contained in:
parent
ff3ce5f647
commit
e78e053d48
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.99.0",
|
||||
"version": "0.100.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.99.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "035136a515da211e5ad100867322113d2582714de568f57ed2da1511aaee8c40"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.100.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "72449d63fcbb3287bbe99c67aeacdb9c63a4c20263c286f4271f9746c7ff1867"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user