mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
eksctl: Update to version 0.158.0
This commit is contained in:
parent
9ca47c03ef
commit
c3bde79651
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.157.0",
|
"version": "0.158.0",
|
||||||
"description": "A simple CLI tool for creating clusters on EKS - Amazon’s new managed Kubernetes service for EC2.",
|
"description": "A simple CLI tool for creating clusters on EKS - Amazon’s new managed Kubernetes service for EC2.",
|
||||||
"homepage": "https://eksctl.io",
|
"homepage": "https://eksctl.io",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.157.0/eksctl_Windows_amd64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.158.0/eksctl_Windows_amd64.zip",
|
||||||
"hash": "72d8000bc8e271c1a11d6dbce773a0ec197fe20db39f9a847fdc9d75ab74818f"
|
"hash": "8c366e6eacf7dd522b1b2c497d5684c814280abdfe67290d71883ac7a6fe174b"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.157.0/eksctl_Windows_arm64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.158.0/eksctl_Windows_arm64.zip",
|
||||||
"hash": "7aac65a93b86b6927758880659650f7c264ebfbf3ce34d2027fdffc13aa7499a"
|
"hash": "c7d49cd8bb706245b324c1aca08922c1b626c373e069e2f7461749cbe7f6020f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "eksctl.exe",
|
"bin": "eksctl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user