2023-06-02 04:27:35 +00:00

16 lines
603 B
JSON

{
"version": "2.67.3",
"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.3/docfx-win-x64-v2.67.3.zip",
"hash": "69c5f00cdfe7c5a23b10e8fecb28ad88438422b44c5a29917a1c63c02fcb0d77",
"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"
}
}