2020-02-17 14:01:51 +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.49",
"license": "MIT",
"url": "https://github.com/dotnet/docfx/releases/download/v2.49/docfx.zip",
"hash": "256187a1c6ac0e4fce557e3049a89417010d8c2a09d4dd3cc54c285c4765f2a0",
"bin": "docfx.exe",
"checkver": {
"github": "https://github.com/dotnet/docfx"
},
"autoupdate": {
"url": "https://github.com/dotnet/docfx/releases/download/v$version/docfx.zip"
}
}