From 325cedddcfe3c40718ebe001b40e01f7361b9205 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 17 Dec 2018 04:00:30 +0000 Subject: [PATCH] docfx: Update to version 2.40.5 --- docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docfx.json b/docfx.json index ba5f789d81..e5cab112b4 100644 --- a/docfx.json +++ b/docfx.json @@ -1,9 +1,9 @@ { "homepage": "https://dotnet.github.io/docfx/", - "version": "2.40.4", + "version": "2.40.5", "license": "MIT", - "url": "https://github.com/dotnet/docfx/releases/download/v2.40.4/docfx.zip", - "hash": "2824a16d35ef0e3068dd6ef620acb346b0571a455e4f328a685c01198541288e", + "url": "https://github.com/dotnet/docfx/releases/download/v2.40.5/docfx.zip", + "hash": "0423bf89e82630cbb39e11cfce3f3385849df0aabaaaa1a5d4319d50defd1685", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"