From bc0216abc05116d94ad497af2e84be25c63b9a49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 12 Jun 2020 17:13:14 +0200 Subject: [PATCH] docfx: Update to version 2.55 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index 4169dca904..fee31addde 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.54", + "version": "2.55", "license": "MIT", - "url": "https://github.com/dotnet/docfx/releases/download/v2.54/docfx.zip", - "hash": "6e3fdbdd21b4c9cccb77339681bde9c0b092e8171d2a57a8c834a8425dd40708", + "url": "https://github.com/dotnet/docfx/releases/download/v2.55/docfx.zip", + "hash": "900cfe0d7ecee14b312e1faaa7a7663bc1868d5086bd4c88b5c8be8d9df5d34d", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"