From 95349498c6678dd9ac97f87694c7eb76eb53a566 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 10 Nov 2020 11:06:53 +0100 Subject: [PATCH] docfx: Update to version 2.56.5 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index fcbc2e83bf..90b2b724b1 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.56.4", + "version": "2.56.5", "description": "A documentation generation tool for API reference and Markdown files", "homepage": "https://dotnet.github.io/docfx/", "license": "MIT", - "url": "https://github.com/dotnet/docfx/releases/download/v2.56.4/docfx.zip", - "hash": "4ed09c7e6dfed3a579a8a3d1678db270211064a1ffc884e865b7a74ad1adfb27", + "url": "https://github.com/dotnet/docfx/releases/download/v2.56.5/docfx.zip", + "hash": "6b7bd06b1edbb922c020911551504a80c6ecba6cda93dbd882a5c78ad55cfbee", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"