2023-09-05 12:30:48 +00:00

16 lines
603 B
JSON

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