mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
eksctl: Update to version 0.174.0
This commit is contained in:
parent
efcbc8fccb
commit
015b26fced
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.173.0",
|
||||
"version": "0.174.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.173.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "61cfb0b68e00eedbdfed4104a7841d2b64628a5e4a60976e80373dfc0cbc8992"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.174.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "ca44829dbc2183685e8d2d5e9921c6e895701fe308f8db9f2d25554190ea4b61"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.173.0/eksctl_Windows_arm64.zip",
|
||||
"hash": "aaeb78beb39be4add2626bea045031b4624620e1e40fb235328a95cb37de1124"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.174.0/eksctl_Windows_arm64.zip",
|
||||
"hash": "0125331fa7297da7a6d7835b85f89f816e25bd4b1b600e7eea3ee92c2fa42fe4"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user