mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
25 lines
822 B
JSON
25 lines
822 B
JSON
{
|
|
"version": "1.13.1",
|
|
"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.13.1/helm-docs_1.13.1_Windows_x86_64.tar.gz",
|
|
"hash": "86dd5db7c2b6fad0eccb54b6cf304fd72317f4d06e548d2e0f45c18dbe5042ac"
|
|
}
|
|
},
|
|
"bin": "helm-docs.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/norwoodj/helm-docs/releases/download/v$version/helm-docs_$version_Windows_x86_64.tar.gz"
|
|
}
|
|
},
|
|
"hash": {
|
|
"url": "$baseurl/checksums.txt"
|
|
}
|
|
}
|
|
}
|