From 4136a9cfaee8eeada9f9cbd38c530b23f39686ec Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 29 Mar 2019 21:01:58 +0000 Subject: [PATCH] docfx: Update to version 2.41 --- docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docfx.json b/docfx.json index 6d3cad3aa0..54e341a7d6 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.12", + "version": "2.41", "license": "MIT", - "url": "https://github.com/dotnet/docfx/releases/download/v2.40.12/docfx.zip", - "hash": "7364323e072a8a70e3349122a8bc18a8e48456367d054cd9e392957a935d3354", + "url": "https://github.com/dotnet/docfx/releases/download/v2.41/docfx.zip", + "hash": "e6c5351be6b6daebc672b84b529ed82006582cb9134a4b5a9b5c135fc5a62aeb", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"