From d52b2eea766f335e1ffc7c68fdc5769d1091a652 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 28 Oct 2023 04:25:32 +0000 Subject: [PATCH] docfx: Update to version 2.72.1 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index fba271d9ee..1a1d359baf 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.72.0", + "version": "2.72.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.72.0/docfx-win-x64-v2.72.0.zip", - "hash": "c42be636e3977098dcb20060a62d0fa3618904c24d835143a95a9fba320ec3a8", + "url": "https://github.com/dotnet/docfx/releases/download/v2.72.1/docfx-win-x64-v2.72.1.zip", + "hash": "b55ac2d151aec2cb98b96c42359307335c222b9e950dc42d48ff4af3794f0f77", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"