mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
eksctl: Update to version 0.149.0
This commit is contained in:
parent
a58e219bb0
commit
c88b0fad0b
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.148.0",
|
"version": "0.149.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.148.0/eksctl_Windows_amd64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.149.0/eksctl_Windows_amd64.zip",
|
||||||
"hash": "c50180da1c5099df31fa3f8997ed5d93d07d0badd2999aa0970c8b367de1f11c"
|
"hash": "5961ca49711ddb67152edd723fbc69c78c058eea825def6969448fc8477817c9"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.148.0/eksctl_Windows_arm64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.149.0/eksctl_Windows_arm64.zip",
|
||||||
"hash": "ee4cdba964f25f9a68933ad397ad636491d41eff7bc4dcee838f7b8b3c05c272"
|
"hash": "40519e3371dfdd5e8de1af7a37b93182e6f850bbcbfce2505e2011b24593fc22"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "eksctl.exe",
|
"bin": "eksctl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user