From 0ad1c0809a0881ee7449fca142a83c0f2f321e8b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 16:27:41 +0000 Subject: [PATCH] docfx: Update to version 2.73.2 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index 11557c1b0d..53ee502e47 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.73.1", + "version": "2.73.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.73.1/docfx-win-x64-v2.73.1.zip", - "hash": "b0b31ca65600ee646532d902f967af03175166f3fb03c82445f64829527a3ac8", + "url": "https://github.com/dotnet/docfx/releases/download/v2.73.2/docfx-win-x64-v2.73.2.zip", + "hash": "ff78a7921f305099e5df61c672338ded415197fd39cf90b5eae1d59eb21d37af", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"