mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
helm-docs: Update to version 1.11.2 (#5130)
Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
This commit is contained in:
parent
0a389101f1
commit
cc6c17ce28
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.11.0",
|
"version": "1.11.2",
|
||||||
"description": "Generates Helm charts documentation as markdown files.",
|
"description": "Generates Helm charts documentation as markdown files.",
|
||||||
"homepage": "https://github.com/norwoodj/helm-docs",
|
"homepage": "https://github.com/norwoodj/helm-docs",
|
||||||
"license": "GPL-3.0-only",
|
"license": "GPL-3.0-only",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/norwoodj/helm-docs/releases/download/v1.11.0/helm-docs_1.11.0_Windows_x86_64.tar.gz",
|
"url": "https://github.com/norwoodj/helm-docs/releases/download/v1.11.2/helm-docs_Windows_x86_64.tar.gz",
|
||||||
"hash": "6fa2554e8c0f67bc24230a5edd56eefbe9ba3ded56c37d48cb60c6c993ff028c"
|
"hash": "565e8a0ea3c5adb4467ab5741be57a6e0f9d006106484cc46f6d9dc1597cd045"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "helm-docs.exe",
|
"bin": "helm-docs.exe",
|
||||||
@ -14,7 +14,7 @@
|
|||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/norwoodj/helm-docs/releases/download/v$version/helm-docs_$version_Windows_x86_64.tar.gz"
|
"url": "https://github.com/norwoodj/helm-docs/releases/download/v$version/helm-docs_Windows_x86_64.tar.gz"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"hash": {
|
"hash": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user