mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
eksctl: Update to version 0.38.0
This commit is contained in:
parent
094c94ee22
commit
8d626edb8a
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.37.0",
|
||||
"version": "0.38.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/0.37.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "18f89acb25de8d000d79cc32591ecc61e81ec791a099bf1e781d2c3cdfacd349"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/0.38.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "f89edf01874a5cbfc22bdb4b2d4be1b7da30abecaff95072c3cfae779eb4195f"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user