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