2019-06-13 04:02:04 +00:00

16 lines
565 B
JSON

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