From ce89f466e5306aebb2234b51453d833455ff6155 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 4 Jan 2019 04:00:25 +0000 Subject: [PATCH] docfx: Update to version 2.40.7 --- docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docfx.json b/docfx.json index 0b07d7e20d..d3f9f40e8c 100644 --- a/docfx.json +++ b/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.40.6", + "version": "2.40.7", "license": "MIT", - "url": "https://github.com/dotnet/docfx/releases/download/v2.40.6/docfx.zip", - "hash": "2d11aaad61c99c688c286ab42fd9af498380895150cbe91e8ab11a6cbf411756", + "url": "https://github.com/dotnet/docfx/releases/download/v2.40.7/docfx.zip", + "hash": "7399b5856ec1af3caa6810af94821e5eec8dbe7291cb9d1ca9d7be8b1d1827c4", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"