mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 12:51:19 +00:00
eksctl: Update to version 0.219.0
This commit is contained in:
parent
61999cde0b
commit
08131b49d9
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.218.0",
|
"version": "0.219.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.218.0/eksctl_Windows_amd64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.219.0/eksctl_Windows_amd64.zip",
|
||||||
"hash": "f8a5b70c9c51a18837338fa3c7284bbf73cfee26844f6afaca17257221dd99ba"
|
"hash": "1ac34f04596bc1c9040b51adb3d44d22a4847818405328498c4d0c188b285d02"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.218.0/eksctl_Windows_arm64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.219.0/eksctl_Windows_arm64.zip",
|
||||||
"hash": "50f4aa764da4a532b17681762d6990b217670535fd56c043729e9f732d3d1965"
|
"hash": "5fa32f4f91e8886bf2376aa7afdae6fbb2cf35f99feeb13e469e5b3c39df3092"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "eksctl.exe",
|
"bin": "eksctl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user