2023-11-13 16:27:41 +00:00

16 lines
603 B
JSON

{
"version": "2.73.2",
"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.2/docfx-win-x64-v2.73.2.zip",
"hash": "ff78a7921f305099e5df61c672338ded415197fd39cf90b5eae1d59eb21d37af",
"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"
}
}