mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
eksctl: Update to version 0.28.0
This commit is contained in:
parent
13eeb73c8d
commit
1edac37d1c
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.27.0",
|
||||
"version": "0.28.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/0.27.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "2f1e6a859b3800577c03f5251b1c492e2d07e961bd6efaca97b285dd71c6aa0c"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/0.28.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "af11d9852856648d6865947ad67a8385981fc13f8cf8eae03bc5e86345a285ea"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user