2023-05-16 16:28:22 +00:00

16 lines
603 B
JSON

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