From bb6f75711d33d2c2ab4bee551b144e319f668b45 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 31 Jan 2019 03:00:34 +0000 Subject: [PATCH] docfx: Update to version 2.40.9 --- docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docfx.json b/docfx.json index 6f596e0ffb..f7b65085bd 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.8", + "version": "2.40.9", "license": "MIT", - "url": "https://github.com/dotnet/docfx/releases/download/v2.40.8/docfx.zip", - "hash": "b2abda5e8b6abbbacf591e2a5fc55a102c224d5661577cd5c5578737b5c6d65c", + "url": "https://github.com/dotnet/docfx/releases/download/v2.40.9/docfx.zip", + "hash": "6a2b54977b9409b2852e3c1f05bdef1c2c1f0920b933ead018111835ecb2f60e", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"