mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
eksctl: Update to version 0.72.0
This commit is contained in:
parent
cc6771dd20
commit
9d1e001389
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.71.0",
|
||||
"version": "0.72.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.71.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "ebaf6412e6946935bf05cb27d9b0fb4bcd0c0e26408d2c158f231e52cb6c976a"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.72.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "425d19746d73464547b8fa92d2e650df228cf0a0270232084e74cc238d2d49cd"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user