2023-05-06 08:25:28 +00:00

16 lines
603 B
JSON

{
"version": "2.67.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.67.0/docfx-win-x64-v2.67.0.zip",
"hash": "a2235f9e0a99c052036422811ab9ae78442e372869f43e7a2d37ac931d4a5679",
"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"
}
}