2023-06-20 04:26:29 +00:00

16 lines
603 B
JSON

{
"version": "2.67.4",
"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.67.4/docfx-win-x64-v2.67.4.zip",
"hash": "fb8be541d72afc91b6bfc56ca89b8ceb669416ab0e45ac5a448184405ad9b448",
"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"
}
}