2023-04-11 08:26:50 +00:00

16 lines
603 B
JSON

{
"version": "2.65.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.65.2/docfx-win-x64-v2.65.2.zip",
"hash": "486d86f54d9da8381f547c1da2b68f157ef4f2bd12f6c8577ab6beaef97a0037",
"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"
}
}