mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
25 lines
806 B
JSON
25 lines
806 B
JSON
{
|
|
"version": "1.11.2",
|
|
"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"
|
|
}
|
|
},
|
|
"bin": "helm-docs.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/norwoodj/helm-docs/releases/download/v$version/helm-docs_Windows_x86_64.tar.gz"
|
|
}
|
|
},
|
|
"hash": {
|
|
"url": "$baseurl/checksums.txt"
|
|
}
|
|
}
|
|
}
|