From b994b59940d6a5eb5ef01a1e753486bccc2da6b5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 7 Sep 2021 08:00:33 +0000 Subject: [PATCH] docfx: Update to version 2.58.3 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index b76b013f83..53cb4196ce 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.58.2", + "version": "2.58.3", "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.58.2/docfx.zip", - "hash": "1ca42ba47da7897eb3c7c38fd6a45283884b26a40e4af5c2d61b0f6b5a67dc1e", + "url": "https://github.com/dotnet/docfx/releases/download/v2.58.3/docfx.zip", + "hash": "70b95e0b1468f63e488de2f6b775fa81ed087da43b854444e0205b3daae2f6fe", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"