From 0db78feb9fcf445d6b3883ff72616fde16cb3689 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 2 Nov 2021 23:00:34 +0000 Subject: [PATCH] docfx: Update to version 2.58.8 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index 60b1ab4034..0693ab1d13 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.58.5", + "version": "2.58.8", "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.5/docfx.zip", - "hash": "697d069677f93e17fdf1dcde8c5e277c1df5e21b04e7801f7b03cdcdaff888c2", + "url": "https://github.com/dotnet/docfx/releases/download/v2.58.8/docfx.zip", + "hash": "23e9c0ff7375c870028d00d8ea872cbecf0c4915fd3c4973874629b21db09f66", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"