mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
eksctl: Update to version 0.65.0
This commit is contained in:
parent
62a396613b
commit
2e7453ec37
@ -1,12 +1,12 @@
|
||||
{
|
||||
"version": "0.63.0",
|
||||
"version": "0.65.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.63.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "5df56c91eba8764d5522c09e5ad83e6e7b2766b637df218a49a65798460276b4"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v0.65.0/eksctl_Windows_amd64.zip",
|
||||
"hash": "4902438cbc4897cae1c78f57cff1955d92790b4ea01a24642372dee1a7363a20"
|
||||
}
|
||||
},
|
||||
"bin": "eksctl.exe",
|
||||
@ -16,7 +16,7 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/$version/eksctl_Windows_amd64.zip"
|
||||
"url": "https://github.com/weaveworks/eksctl/releases/download/v$version/eksctl_Windows_amd64.zip"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
|
||||
@ -14,9 +14,6 @@
|
||||
}
|
||||
},
|
||||
"bin": "insect.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/sharkdp/insect"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user