From d4ba78bb3e5b5c474079cac517839dbbeb755052 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 18 Jun 2019 11:00:27 +0000 Subject: [PATCH] docfx: Update to version 2.43.1 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index f2a762b454..370c5f42c6 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.43", + "version": "2.43.1", "license": "MIT", - "url": "https://github.com/dotnet/docfx/releases/download/v2.43/docfx.zip", - "hash": "4bb3e0c6a19258f9fc98eb055c90b54d414dfb3cb3c03b8433fca3b2a1e31cb7", + "url": "https://github.com/dotnet/docfx/releases/download/v2.43.1/docfx.zip", + "hash": "f5e823d59864ade763a61f5594b00f86366c8eb4cf373c37207a5c4a4838fb4f", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"