From 83f14a43e801b21956ba3ad84a84eb8a3e5cc10b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 13 Jun 2019 04:02:04 +0000 Subject: [PATCH] docfx: Update to version 2.43 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index 54e9a9e5a6..f2a762b454 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.4", + "version": "2.43", "license": "MIT", - "url": "https://github.com/dotnet/docfx/releases/download/v2.42.4/docfx.zip", - "hash": "107a38b6017bccd6c6e9896a44b55400f21b3c25598a447beaac145bdf00f020", + "url": "https://github.com/dotnet/docfx/releases/download/v2.43/docfx.zip", + "hash": "4bb3e0c6a19258f9fc98eb055c90b54d414dfb3cb3c03b8433fca3b2a1e31cb7", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"