2023-10-28 04:25:32 +00:00

16 lines
603 B
JSON

{
"version": "2.72.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.72.1/docfx-win-x64-v2.72.1.zip",
"hash": "b55ac2d151aec2cb98b96c42359307335c222b9e950dc42d48ff4af3794f0f77",
"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"
}
}