From 41c152c03ef7252532d935c61a242bbffb12d3c2 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 10 May 2019 10:00:27 +0000 Subject: [PATCH] docfx: Update to version 2.42.2 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index a75bf43fd8..5390608fdf 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.1", + "version": "2.42.2", "license": "MIT", - "url": "https://github.com/dotnet/docfx/releases/download/v2.42.1/docfx.zip", - "hash": "e290c9dba3c439d4b7b50a53b21a0e4fd3b1204687f5fa23387fbbd67ace99c6", + "url": "https://github.com/dotnet/docfx/releases/download/v2.42.2/docfx.zip", + "hash": "9a8cca6931b734f4f038c92bc282ce7237143ba1fcd9ac881817493970f2b352", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"