mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
eksctl: Update to version 0.212.0
This commit is contained in:
parent
c65c45f999
commit
95ac186cc9
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.211.0",
|
"version": "0.212.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.211.0/eksctl_Windows_amd64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.212.0/eksctl_Windows_amd64.zip",
|
||||||
"hash": "dd1b302d6afc3323429eb40aa6f168593a3ce430f68608ac2346e973a9482a8a"
|
"hash": "5aa7dba79cec68347d9b02ad00925ed225b16e2a99478c7f3321068bb4f27bd0"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.211.0/eksctl_Windows_arm64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.212.0/eksctl_Windows_arm64.zip",
|
||||||
"hash": "cb676085467b2ee3621fc929d17479d7715369a66ba56e769ae9b9dd2d0e51fb"
|
"hash": "66da792ee0761603b226ce40ee5fd5a03744ff9c34fffa5ff01d2b6c9cd6c02b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "eksctl.exe",
|
"bin": "eksctl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user