mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
eksctl: Update to version 0.161.0
This commit is contained in:
parent
e57fde7681
commit
d6a0a2eb29
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.160.0",
|
||||
"version": "0.161.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.160.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "2a36a7a05b1237a95654881d06684d5d72dc639409f56d986ce98ff439f80ba8"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.161.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "e2be5f2ae69ca7b4536904a35225f34cb758daf84e59498c1745f9c1e51cf704"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.160.0/eksctl_Windows_arm64.zip",
|
||||
"hash": "142b4da01b99f7314c3dba54bc6a884d7cc58a5f6a33ed32e78d33249d1890eb"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.161.0/eksctl_Windows_arm64.zip",
|
||||
"hash": "a6d7e1a9fdade882483eee8feee0c4ad4293551779930999bcf2a5baee12bbd4"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user