2021-11-02 23:00:34 +00:00

16 lines
569 B
JSON

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