docfx: Update to version 2.42.4

This commit is contained in:
Richard Kuhnt 2019-05-24 07:00:59 +00:00
parent 6d746f047f
commit 36d954de1e

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://dotnet.github.io/docfx/", "homepage": "https://dotnet.github.io/docfx/",
"description": "A documentation generation tool for API reference and Markdown files", "description": "A documentation generation tool for API reference and Markdown files",
"version": "2.42.3", "version": "2.42.4",
"license": "MIT", "license": "MIT",
"url": "https://github.com/dotnet/docfx/releases/download/v2.42.3/docfx.zip", "url": "https://github.com/dotnet/docfx/releases/download/v2.42.4/docfx.zip",
"hash": "88f1cd6c4438f68ddce011aa6da16eebca94932af75617b38df789dd28a5a546", "hash": "107a38b6017bccd6c6e9896a44b55400f21b3c25598a447beaac145bdf00f020",
"bin": "docfx.exe", "bin": "docfx.exe",
"checkver": { "checkver": {
"github": "https://github.com/dotnet/docfx" "github": "https://github.com/dotnet/docfx"