2021-08-23 04:00:41 +00:00

16 lines
569 B
JSON

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