mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
eksctl: Update to version 0.75.0
This commit is contained in:
parent
6670d4f249
commit
29eb6dccb1
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.74.0",
|
||||
"version": "0.75.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.74.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "4e331cd6b31a6c90695f38d1c0f64bb8e85dec05cb0ca6807bdde0ac0b51832e"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.75.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "b7655e32969c480487f070950a636d37420bd9f16f900e5a1cbce021a82bf17c"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user