mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 02:24:50 +00:00
eksctl: Update to version 0.220.0
This commit is contained in:
parent
688c92b4bb
commit
690ecc4892
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.219.0",
|
"version": "0.220.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.219.0/eksctl_Windows_amd64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.220.0/eksctl_Windows_amd64.zip",
|
||||||
"hash": "1ac34f04596bc1c9040b51adb3d44d22a4847818405328498c4d0c188b285d02"
|
"hash": "274cb29fd590797fc6dd002323d732524cffec01475f76a0aea35b6cc9bd6f50"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.219.0/eksctl_Windows_arm64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.220.0/eksctl_Windows_arm64.zip",
|
||||||
"hash": "5fa32f4f91e8886bf2376aa7afdae6fbb2cf35f99feeb13e469e5b3c39df3092"
|
"hash": "da494a48467595d59b3556d02e546df25b175c8e2988f967f650a46e7d21766d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "eksctl.exe",
|
"bin": "eksctl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user