mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
eksctl: Update to version 0.104.0
This commit is contained in:
parent
75c83a0ec7
commit
303c64d32d
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.103.0",
|
||||
"version": "0.104.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.103.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "cbd8ec1ba0cae7a9bc62c8ad59b1c7d2981122552e25c5638a45a94901676fe9"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.104.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "f4330e812b75da9124373a5c9bf61df63d0d49a0d2444365a8e3a649ae624c6b"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user