2023-04-07 00:35:54 +00:00

16 lines
603 B
JSON

{
"version": "2.65.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.65.0/docfx-win-x64-v2.65.0.zip",
"hash": "25a750076ef4d08cea576a9152c00c50c295c9a2fd2a103822c5184d4435f327",
"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"
}
}