2024-11-18 16:30:41 +00:00

16 lines
603 B
JSON

{
"version": "2.78.0",
"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.0/docfx-win-x64-v2.78.0.zip",
"hash": "cd91a1fc4ff9f23cd78bb6f40a5ffe274e1ecde14043e938000011004413c908",
"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"
}
}