2021-04-19 09:00:23 +00:00

16 lines
569 B
JSON

{
"version": "2.57.2",
"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.57.2/docfx.zip",
"hash": "9f6d01b35cecf852902325b50f05b6f1a66aa6de46a98a96573d75d0c53e90c9",
"bin": "docfx.exe",
"checkver": {
"github": "https://github.com/dotnet/docfx"
},
"autoupdate": {
"url": "https://github.com/dotnet/docfx/releases/download/v$version/docfx.zip"
}
}