2025-02-20 04:35:11 +00:00

16 lines
603 B
JSON

{
"version": "2.78.3",
"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.78.3/docfx-win-x64-v2.78.3.zip",
"hash": "e9277ee47af98d405000ff4f8753a73edd55c0cf07a372a61d3ebe5a9739d12a",
"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"
}
}