mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 22:01:22 +00:00
eksctl: Update to version 0.197.0
This commit is contained in:
parent
a11a726798
commit
89aa03b8a2
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.196.0",
|
"version": "0.197.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.196.0/eksctl_Windows_amd64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.197.0/eksctl_Windows_amd64.zip",
|
||||||
"hash": "a03c1dd49ad552bff490862187360f9ddaed127b445adcea286281f69245e82f"
|
"hash": "8edd7d7263b52e5a10203c15d7d66d7efc36bfc446ac8330dc8825c2870b523a"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.196.0/eksctl_Windows_arm64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.197.0/eksctl_Windows_arm64.zip",
|
||||||
"hash": "b3fc74775089a70800fc12c86f629cc73ef30b498c05b023938a8573e17608f5"
|
"hash": "f6afd0e4caabef6d325a18c163f5dcd9e856955ad668081cb9bb3c071c5d81b8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "eksctl.exe",
|
"bin": "eksctl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user