mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
eksctl: Update to version 0.162.0
This commit is contained in:
parent
dcb5019601
commit
41657d86b5
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.161.0",
|
"version": "0.162.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.161.0/eksctl_Windows_amd64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.162.0/eksctl_Windows_amd64.zip",
|
||||||
"hash": "e2be5f2ae69ca7b4536904a35225f34cb758daf84e59498c1745f9c1e51cf704"
|
"hash": "1c067b34d5d2328a930d3eaed1b2ba9f8b360b93cb52135faf6babf6a8d2f599"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.161.0/eksctl_Windows_arm64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.162.0/eksctl_Windows_arm64.zip",
|
||||||
"hash": "a6d7e1a9fdade882483eee8feee0c4ad4293551779930999bcf2a5baee12bbd4"
|
"hash": "7140fd294f769e7b2a3251d1cd002d98af894979594bd5a3518aa1cb5c22c14b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "eksctl.exe",
|
"bin": "eksctl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user