2021-04-13 16:56:14 +02:00

16 lines
569 B
JSON

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