mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
eksctl: Update to version 0.183.0
This commit is contained in:
parent
b7a868a23f
commit
44601c71d6
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.182.0",
|
||||
"version": "0.183.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.182.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "c386b0eb26a9355aa0ae1b2b25ce989b953d19cbbf614832ef8cf5fe8abe8b5f"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.183.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "f4fd12257afc46bed35ee077a00be4905f1557c3bb39c8f840ff25c7260a6882"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.182.0/eksctl_Windows_arm64.zip",
|
||||
"hash": "e59a19edbf1a66fb3c1ef6b338db24eb6b980e81fb41d51d43565e5cdcf6a765"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.183.0/eksctl_Windows_arm64.zip",
|
||||
"hash": "f56311784c88272f6f2efe3ba8f7cbe0dbb9cddf40d3036508ae33881d3e301f"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user