mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
eksctl: Update to version 0.204.0
This commit is contained in:
parent
dbecf46935
commit
b5ffb65c0d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.203.0",
|
"version": "0.204.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.203.0/eksctl_Windows_amd64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.204.0/eksctl_Windows_amd64.zip",
|
||||||
"hash": "e5a172820ce586138ab34dfe28a4e75378fb2c486acddf9e3b137d2f8df5e7f0"
|
"hash": "af83e8ae88837f9a5a8d4680bcdd3584df35cf9710106a73810dfd31bfd4a1ff"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.203.0/eksctl_Windows_arm64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.204.0/eksctl_Windows_arm64.zip",
|
||||||
"hash": "285d4cba82305d0a0cdd8df2101ae8cce977d737ce35f6765523d19afcf1d57a"
|
"hash": "c60bc1d5964f6d372ac0b346678e576d9b21b4f284d2c5ed9c4719522e8acb55"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "eksctl.exe",
|
"bin": "eksctl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user