From aaf71f7f70a47f661a90e75e94866c73a3974b93 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 26 Oct 2021 04:01:11 +0000 Subject: [PATCH] docfx: Update to version 2.58.5 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index 5f100cdf83..60b1ab4034 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.58.4", + "version": "2.58.5", "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.4/docfx.zip", - "hash": "5dc9e63ce084ad16a9f19f0e18a80194db3244f9d9af4ceab699c2729b46378d", + "url": "https://github.com/dotnet/docfx/releases/download/v2.58.5/docfx.zip", + "hash": "697d069677f93e17fdf1dcde8c5e277c1df5e21b04e7801f7b03cdcdaff888c2", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"