2021-04-09 13:00:29 +00:00

16 lines
565 B
JSON

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