2021-04-16 02:00:39 +00:00

16 lines
569 B
JSON

{
"version": "2.57.2",
"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.2/docfx.zip",
"hash": "538a9ed6c39df3cde64c0f61fa36aa67ba3f6223fb563b2cf841c1251f75ea61",
"bin": "docfx.exe",
"checkver": {
"github": "https://github.com/dotnet/docfx"
},
"autoupdate": {
"url": "https://github.com/dotnet/docfx/releases/download/v$version/docfx.zip"
}
}