2020-07-06 08:52:37 +02:00

16 lines
569 B
JSON

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