2020-01-06 03:01:27 +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.48.1",
"license": "MIT",
"url": "https://github.com/dotnet/docfx/releases/download/v2.48.1/docfx.zip",
"hash": "f9cc6574860b4568be09ed91fc04b024efbd9c100c612e3589a5f0b87d135408",
"bin": "docfx.exe",
"checkver": {
"github": "https://github.com/dotnet/docfx"
},
"autoupdate": {
"url": "https://github.com/dotnet/docfx/releases/download/v$version/docfx.zip"
}
}