From 0df270a35f16a974e385ca37c66db0cb22de2555 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 27 Jul 2020 09:49:55 +0200 Subject: [PATCH] docfx: Update to version 2.56.2 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index e437184049..7ae9c0be98 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.56.1", + "version": "2.56.2", "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.1/docfx.zip", - "hash": "b2170a20f90b80085b0f2579a81d070d742b8be3954478ddd14486a0ed288458", + "url": "https://github.com/dotnet/docfx/releases/download/v2.56.2/docfx.zip", + "hash": "1793370064de9bcc898953d77c9eb0ea62d1ed0d5e136d3c4ac30f4d7a90de64", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"