ScoopInstaller_Main/docfx.json
2019-01-25 10:01:18 +00:00

16 lines
569 B
JSON

{
"homepage": "https://dotnet.github.io/docfx/",
"description": "A documentation generation tool for API reference and Markdown files",
"version": "2.40.8",
"license": "MIT",
"url": "https://github.com/dotnet/docfx/releases/download/v2.40.8/docfx.zip",
"hash": "b2abda5e8b6abbbacf591e2a5fc55a102c224d5661577cd5c5578737b5c6d65c",
"bin": "docfx.exe",
"checkver": {
"github": "https://github.com/dotnet/docfx"
},
"autoupdate": {
"url": "https://github.com/dotnet/docfx/releases/download/v$version/docfx.zip"
}
}