2021-06-09 10:01:47 +00:00

16 lines
565 B
JSON

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