From b8a69a2da2871306a8d68d59933a601ca4b61c17 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 20:24:33 +0000 Subject: [PATCH] docfx: Update to version 2.71.1 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index d778974ccd..f636215d4e 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.71.0", + "version": "2.71.1", "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.71.0/docfx-win-x64-v2.71.0.zip", - "hash": "4327b1cf3dde5ddf7df4a16b98e1ceb22fb925c42e3d576b0cd6efd62c6e01c5", + "url": "https://github.com/dotnet/docfx/releases/download/v2.71.1/docfx-win-x64-v2.71.1.zip", + "hash": "f061ad4937b1449b6b7736b5734dbc53a6ea7ed97883cc39219b44016c7cb709", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"