mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
eksctl: Update to version 0.97.0
This commit is contained in:
parent
3dfc368e95
commit
052816d992
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "0.96.0",
|
"version": "0.97.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.96.0/eksctl_Windows_amd64.zip",
|
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.97.0/eksctl_Windows_amd64.zip",
|
||||||
"hash": "c9c342a0cee37e56cce8838ad2cb1397f31cae8a13c6309e13aa2a9447a0b993"
|
"hash": "a6801be2005562d1f52a888396853715b7a5e388a9309c6ed93368ea5ae2073d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "eksctl.exe",
|
"bin": "eksctl.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user