From ee65d35aa78bd26a92f92c7dac374c6270c32416 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 Jan 2024 08:25:36 +0000 Subject: [PATCH] docfx: Update to version 2.75.1 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index 3f689fabd9..16f7259aab 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.75.0", + "version": "2.75.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.75.0/docfx-win-x64-v2.75.0.zip", - "hash": "6fd28652f70c59a0ab85034804ebd114873b4b5beed639948d8bc7b6e3a1a6ff", + "url": "https://github.com/dotnet/docfx/releases/download/v2.75.1/docfx-win-x64-v2.75.1.zip", + "hash": "71ec18f2509506a332f90081a101ce8b4998c196287ea075b3e6f7bb5d1bfc5f", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"