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