From ea49005aba01c35aeebacd51f336c758804ab256 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 08:25:55 +0000 Subject: [PATCH] docfx: Update to version 2.73.1 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index 0f872ef58c..11557c1b0d 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.73.0", + "version": "2.73.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.73.0/docfx-win-x64-v2.73.0.zip", - "hash": "48b7387b6600b0867bf05fbf97d338ba058e6f96238bc1c75e4540a53f8a9817", + "url": "https://github.com/dotnet/docfx/releases/download/v2.73.1/docfx-win-x64-v2.73.1.zip", + "hash": "b0b31ca65600ee646532d902f967af03175166f3fb03c82445f64829527a3ac8", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"