From b03b500faf0501b13f30734c260da46e46a81363 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 04:29:18 +0000 Subject: [PATCH] docfx: Update to version 2.59.2 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index a3c4f0808b..ef2f74786b 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.59.1", + "version": "2.59.2", "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.59.1/docfx.zip", - "hash": "b1f5446ac3f405969505a26fc58ab7f4c8ba7f620447650f386f2ee86aeda0b5", + "url": "https://github.com/dotnet/docfx/releases/download/v2.59.2/docfx.zip", + "hash": "6bc31be6beed3af49942df0d20b35c7c8abdb32113ee433e3decd5d307fd76c9", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"