2023-04-24 04:28:23 +00:00

16 lines
603 B
JSON

{
"version": "2.66.0",
"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.66.0/docfx-win-x64-v2.66.0.zip",
"hash": "841fd2fbf6096c155f51e193dd247af173cbcc181c30f1885f2afc8f45b7cd41",
"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"
}
}