mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
eksctl: Update to version 0.95.0
This commit is contained in:
parent
64388350a2
commit
1d32e84c19
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.94.0",
|
||||
"version": "0.95.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.94.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "83d87c12b7472ba2b0ec47ff66aeaa86a46217acda2bffc8639976bc2b37f351"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.95.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "6957bc2e69f8b9c37f95b4f9910794c51b2494a7b85b92a25c831699c2cb9b4c"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user