From 36d954de1e7e88aa9e7a190953c3593ecf73f61f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 24 May 2019 07:00:59 +0000 Subject: [PATCH] docfx: Update to version 2.42.4 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index 5de68ee534..54e9a9e5a6 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { "homepage": "https://dotnet.github.io/docfx/", "description": "A documentation generation tool for API reference and Markdown files", - "version": "2.42.3", + "version": "2.42.4", "license": "MIT", - "url": "https://github.com/dotnet/docfx/releases/download/v2.42.3/docfx.zip", - "hash": "88f1cd6c4438f68ddce011aa6da16eebca94932af75617b38df789dd28a5a546", + "url": "https://github.com/dotnet/docfx/releases/download/v2.42.4/docfx.zip", + "hash": "107a38b6017bccd6c6e9896a44b55400f21b3c25598a447beaac145bdf00f020", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"