mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 14:51:22 +00:00
eksctl: Update to version 0.148.0
This commit is contained in:
parent
ba46ab8d83
commit
c56e3f96a6
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.147.0",
|
||||
"version": "0.148.0",
|
||||
"description": "A simple CLI tool for creating clusters on EKS - Amazon’s new managed Kubernetes service for EC2.",
|
||||
"homepage": "https://eksctl.io",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.147.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "ae733e7a4ce9bd85334e263fbc8f2ecc67ff43d3e4b212552bc662d6ba7b8f78"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.148.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "c50180da1c5099df31fa3f8997ed5d93d07d0badd2999aa0970c8b367de1f11c"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.147.0/eksctl_Windows_arm64.zip",
|
||||
"hash": "78ccd663c612316fc74fa2ecf2920e930cda0ae0624019207431e4ffcf870084"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.148.0/eksctl_Windows_arm64.zip",
|
||||
"hash": "ee4cdba964f25f9a68933ad397ad636491d41eff7bc4dcee838f7b8b3c05c272"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user