2023-10-24 04:25:48 +00:00

16 lines
603 B
JSON

{
"version": "2.72.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.72.0/docfx-win-x64-v2.72.0.zip",
"hash": "c42be636e3977098dcb20060a62d0fa3618904c24d835143a95a9fba320ec3a8",
"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"
}
}