2023-03-21 08:29:12 +00:00

16 lines
603 B
JSON

{
"version": "2.63.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.63.1/docfx-win-x64-v2.63.1.zip",
"hash": "99877b89a36a0963fc43b08ea94fbd71fd293b1af703cb8364cd82af382c63f0",
"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"
}
}