From 9cbd3a36471ead62b55dc07a44aef2630fc6dd45 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 08:26:41 +0000 Subject: [PATCH] docfx: Update to version 2.75.0 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index 6ccfe946d8..3f689fabd9 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.74.1", + "version": "2.75.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.74.1/docfx-win-x64-v2.74.1.zip", - "hash": "8cf21a9d0aa6f538d607e0fe6b8afe9cb40e67b2efd3146546d54c6365fe7f09", + "url": "https://github.com/dotnet/docfx/releases/download/v2.75.0/docfx-win-x64-v2.75.0.zip", + "hash": "6fd28652f70c59a0ab85034804ebd114873b4b5beed639948d8bc7b6e3a1a6ff", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"