2021-09-07 08:00:33 +00:00

16 lines
569 B
JSON

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