2020-10-12 11:44:59 +02:00

16 lines
569 B
JSON

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