From d646557b864315ad77717af8cf64ed0b38f76874 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 13 Apr 2021 16:56:14 +0200 Subject: [PATCH] docfx: Update to version 2.57.1 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index b22b962d8a..527669dfcf 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.57", + "version": "2.57.1", "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.57/docfx.zip", - "hash": "8ac6a92015887520d8787237ea34bc7e1fc69a4af4a1adbe8eacd23706c24dde", + "url": "https://github.com/dotnet/docfx/releases/download/v2.57.1/docfx.zip", + "hash": "442822312681bb9fedb93304211f37a1cc2265c46220f57ab8b4cd373bc38c16", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"