2023-11-30 16:28:17 +00:00

16 lines
603 B
JSON

{
"version": "2.74.1",
"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.74.1/docfx-win-x64-v2.74.1.zip",
"hash": "8cf21a9d0aa6f538d607e0fe6b8afe9cb40e67b2efd3146546d54c6365fe7f09",
"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"
}
}