docfx: Update to version 2.58

This commit is contained in:
Richard Kuhnt 2021-06-09 10:01:47 +00:00
parent e6aafe322d
commit acf544a95b

View File

@ -1,10 +1,10 @@
{ {
"version": "2.57.2", "version": "2.58",
"description": "A documentation generation tool for API reference and Markdown files", "description": "A documentation generation tool for API reference and Markdown files",
"homepage": "https://dotnet.github.io/docfx/", "homepage": "https://dotnet.github.io/docfx/",
"license": "MIT", "license": "MIT",
"url": "https://github.com/dotnet/docfx/releases/download/v2.57.2/docfx.zip", "url": "https://github.com/dotnet/docfx/releases/download/v2.58/docfx.zip",
"hash": "9f6d01b35cecf852902325b50f05b6f1a66aa6de46a98a96573d75d0c53e90c9", "hash": "a6ad1b9983debae0613816d83f31211d7bad0aaaef947cb25fef888294c48ebe",
"bin": "docfx.exe", "bin": "docfx.exe",
"checkver": { "checkver": {
"github": "https://github.com/dotnet/docfx" "github": "https://github.com/dotnet/docfx"