2019-08-23 05:00:20 +00:00

16 lines
565 B
JSON

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