mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
eksctl: Update to version 0.7.0
This commit is contained in:
parent
40f7a2802d
commit
0211d4c236
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.6.0",
|
||||
"version": "0.7.0",
|
||||
"license": "Apache-2.0",
|
||||
"homepage": "https://eksctl.io/",
|
||||
"description": "A simple CLI tool for creating clusters on EKS - Amazon’s new managed Kubernetes service for EC2.",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/0.6.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "60000f2e42bbc8e2fb9041c1536f3ecd5a714d9556f5c050a366078103d332cb"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/0.7.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "d86672b3f3e78f44160b902f1cbdf3eba3d1f527d6f7fb32291fd65841fae3e4"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user