2023-09-04 04:25:31 +00:00

16 lines
603 B
JSON

{
"version": "2.70.2",
"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.70.2/docfx-win-x64-v2.70.2.zip",
"hash": "35967343c85e8b7cd822354ba3b8cc54245f2c4d553c220296eb85aabe22de08",
"bin": "docfx.exe",
"checkver": {
"github": "https://github.com/dotnet/docfx"
},
"autoupdate": {
"url": "https://github.com/dotnet/docfx/releases/download/v$version/docfx-win-x64-v$version.zip"
}
}