From 8278acbc6d6014c7a369751cbd03cd3ec3977937 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 29 Jun 2020 08:47:33 +0200 Subject: [PATCH] docfx: Update to version 2.56 --- bucket/docfx.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index fee31addde..d6d2417210 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "homepage": "https://dotnet.github.io/docfx/", + "version": "2.56", "description": "A documentation generation tool for API reference and Markdown files", - "version": "2.55", + "homepage": "https://dotnet.github.io/docfx/", "license": "MIT", - "url": "https://github.com/dotnet/docfx/releases/download/v2.55/docfx.zip", - "hash": "900cfe0d7ecee14b312e1faaa7a7663bc1868d5086bd4c88b5c8be8d9df5d34d", + "url": "https://github.com/dotnet/docfx/releases/download/v2.56/docfx.zip", + "hash": "8d20b192e59348de705a584b3dec664dd927fd0d1b560b7ab3c2625e489ce474", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"