mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
eksctl: Update to version 0.208.0
This commit is contained in:
parent
b19ec83177
commit
8deef91712
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.207.0",
|
"version": "0.208.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.207.0/eksctl_Windows_amd64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.208.0/eksctl_Windows_amd64.zip",
|
||||||
"hash": "09af30ad0c101c50a5a3984e440182d77cec4d2951acd91a2d7f67bb918f81e0"
|
"hash": "c21104927fe8f0d5117a451dc385a2f5c1dba0cf1391061e95c4f11843b799cc"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.207.0/eksctl_Windows_arm64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.208.0/eksctl_Windows_arm64.zip",
|
||||||
"hash": "e4cdd5c2744276dd0875d1e07e07760c941c28e87f63c296e3f82f1cb723b4ac"
|
"hash": "34f7cc961b2299ddef7339bde565219396ea7e62be18315249b5ce5c48e075b1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "eksctl.exe",
|
"bin": "eksctl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user