From ccd9e7badc2a177cd0e8ca1613311fad737dc7f9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Jan 2022 08:28:40 +0000 Subject: [PATCH] docfx: Update to version 2.59.0 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index 7975b1acb2..d47a6fdcc0 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.58.9", + "version": "2.59.0", "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.9/docfx.zip", - "hash": "18e2277704b318d5c785681b69296aa072eca30ee5cab5b19de77ede830bbd3c", + "url": "https://github.com/dotnet/docfx/releases/download/v2.59.0/docfx.zip", + "hash": "e6bd6d788ddb07d9bcb6d90f2822d7e2e6c4feb0e2caeabc60ff39232d07bc52", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"