2019-07-13 18:00:17 +00:00

26 lines
854 B
JSON

{
"description": "Kubernetes resource files linter",
"homepage": "https://github.com/garethr/kubeval",
"license": "Apache-2.0",
"version": "0.11.0",
"architecture": {
"64bit": {
"url": "https://github.com/garethr/kubeval/releases/download/0.11.0/kubeval-windows-amd64.zip",
"hash": "8d46d2212715135a3cc86f29b21f1fa66d3e8178227dfa82e7edc0e7be25bae6"
}
},
"bin": "kubeval.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/garethr/kubeval/releases/download/$version/kubeval-windows-amd64.zip"
}
},
"hash": {
"url": "https://github.com/garethr/kubeval/releases/tag/$version",
"regex": "<td>$basename</td>\\s+<td>$sha256</td>"
}
}
}