2019-05-13 03:00:23 +00:00

16 lines
569 B
JSON

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