mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
eksctl: Update to version 0.151.0
This commit is contained in:
parent
d008c37856
commit
af1226f76d
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.150.0",
|
||||
"version": "0.151.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.150.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "55598c1519ed77c8e6d48e4354b4c9431dc8b15acb2cdc492371b6350ecb040a"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.151.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "8b844a41f7bf7715ab42af7eefbcda6dd77ea74583c7ff9ed12ae7881ee9cd8d"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.150.0/eksctl_Windows_arm64.zip",
|
||||
"hash": "6ebc23eeedb1917aa4484f920883dfd941d06b2efce12fc95d5e8a8efc3e82d4"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.151.0/eksctl_Windows_arm64.zip",
|
||||
"hash": "e0bb504f24cc917b8331188c4bd7d8ce487138106900e50a19f85ce9aa0e0d94"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user