2023-08-02 04:25:48 +00:00

16 lines
603 B
JSON

{
"version": "2.70.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.70.0/docfx-win-x64-v2.70.0.zip",
"hash": "7df2d07bbb6c0d3ef0397562f785529d3eb1bbcc6c43bccf2df6920a17475560",
"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"
}
}