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