2019-05-24 07:00:59 +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.4",
"license": "MIT",
"url": "https://github.com/dotnet/docfx/releases/download/v2.42.4/docfx.zip",
"hash": "107a38b6017bccd6c6e9896a44b55400f21b3c25598a447beaac145bdf00f020",
"bin": "docfx.exe",
"checkver": {
"github": "https://github.com/dotnet/docfx"
},
"autoupdate": {
"url": "https://github.com/dotnet/docfx/releases/download/v$version/docfx.zip"
}
}