tech189 99c9a36907 docfx: Update to version 2.61.0
Fixes autoupdate URL
2023-02-01 22:13:59 +00:00

16 lines
603 B
JSON

{
"version": "2.61.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.61.0/docfx-win-x64-v2.61.0.zip",
"hash": "7cac87524b97224e7449b0d58e2a08843836d50421b6f78309213ce2a86bdea6",
"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"
}
}