mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
eksctl: Update to version 0.134.0
This commit is contained in:
parent
6e5c56fa8a
commit
2ab2ccac82
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.133.0",
|
||||
"version": "0.134.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.133.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "4051de787192f0adf66dcb2b846d478d4915b298341b979b1263df9f5cb98f89"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.134.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "b0adb5ad1d3e39128acd861875fb147fa8a389deb04bb12f4d59d128e976f679"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user