mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
eksctl: Update to version 0.153.0
This commit is contained in:
parent
a5971f17c7
commit
f909f95ee8
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.152.0",
|
||||
"version": "0.153.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.152.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "a4f63e15ab187e6a979c41183bc411d65826fa22963d04d37ef29efeac3d2dc1"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.153.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "691004e2f5fed1af0da5c3d329f84f452ec619ba7812402d9de56d7c0ff1e4a9"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.152.0/eksctl_Windows_arm64.zip",
|
||||
"hash": "7ea0be93fcbdc16447f41272dcf1aa2e9354d594e97176d9a8f6e104dfcecc0f"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.153.0/eksctl_Windows_arm64.zip",
|
||||
"hash": "c3ad147ece6527ffc336e59538aade43892855e812bae976d822de6437459d8e"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user