From acf544a95b797496d63609a5076f9241f4314e45 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 9 Jun 2021 10:01:47 +0000 Subject: [PATCH] docfx: Update to version 2.58 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index 187f8f768d..52b6e51289 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.57.2", + "version": "2.58", "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.2/docfx.zip", - "hash": "9f6d01b35cecf852902325b50f05b6f1a66aa6de46a98a96573d75d0c53e90c9", + "url": "https://github.com/dotnet/docfx/releases/download/v2.58/docfx.zip", + "hash": "a6ad1b9983debae0613816d83f31211d7bad0aaaef947cb25fef888294c48ebe", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"