mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
eksctl: Update to version 0.181.0
This commit is contained in:
parent
91d10894e5
commit
d1db69aff7
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.180.0",
|
"version": "0.181.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.180.0/eksctl_Windows_amd64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.181.0/eksctl_Windows_amd64.zip",
|
||||||
"hash": "147b59f62dfe7c3af7936ab635427e920fe1d80b13b7adafdae9450a737e3141"
|
"hash": "c299edbc879cb4b87699b02ed015ec2012b49315b56c947edd7430d980eab7e3"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.180.0/eksctl_Windows_arm64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.181.0/eksctl_Windows_arm64.zip",
|
||||||
"hash": "a6841ab2307d3d5582b0832d12eec056ad1aed7a7a05b4ad12615212a7454cf5"
|
"hash": "afad3888d710a07abf4a1ed7c0545331cf56975ebc9249b0a2b113b4181c676b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "eksctl.exe",
|
"bin": "eksctl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user