From 56390d22f33b0cfc8bac8bd53bd20beebda742be Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Sep 2023 08:25:07 +0000 Subject: [PATCH] docfx: Update to version 2.71.0 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index 5a85ba095d..d778974ccd 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.70.4", + "version": "2.71.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.70.4/docfx-win-x64-v2.70.4.zip", - "hash": "5dc5c982859bb37c0d02e0588cf605f55223fc2c957ff9ccab45f5a257ee9263", + "url": "https://github.com/dotnet/docfx/releases/download/v2.71.0/docfx-win-x64-v2.71.0.zip", + "hash": "4327b1cf3dde5ddf7df4a16b98e1ceb22fb925c42e3d576b0cd6efd62c6e01c5", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"