2024-07-01 04:27:30 +00:00

16 lines
603 B
JSON

{
"version": "2.77.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.77.0/docfx-win-x64-v2.77.0.zip",
"hash": "5501e857fc7335148fe307d0001d87dbbf95f3967bd13275b3d3d8d16c9adc51",
"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"
}
}