2023-11-07 08:25:55 +00:00

16 lines
603 B
JSON

{
"version": "2.73.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.73.1/docfx-win-x64-v2.73.1.zip",
"hash": "b0b31ca65600ee646532d902f967af03175166f3fb03c82445f64829527a3ac8",
"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"
}
}