From 0809e6b303e2e5824c8de41ca17458a6a550381f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 20 Mar 2020 05:01:49 +0000 Subject: [PATCH] docfx: Update to version 2.51 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index f10906b22c..44ecff0a7d 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.50", + "version": "2.51", "license": "MIT", - "url": "https://github.com/dotnet/docfx/releases/download/v2.50/docfx.zip", - "hash": "a291a16316384435a955bd75b9d415da4916d9e1b9717b0f4a43111a9f7aa7e4", + "url": "https://github.com/dotnet/docfx/releases/download/v2.51/docfx.zip", + "hash": "feaab69b369c55cd27f9f1a6c31c3279dd309ee61db030d93201c44fcbcd3672", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"