From 719587e081bdd2f35bd5457030f2f38fe4c1cfdc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 7 Apr 2024 05:07:41 +0000 Subject: [PATCH] docfx: Update to version 2.76.0 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index 2883e7b429..3d8d3feec6 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.75.3", + "version": "2.76.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.75.3/docfx-win-x64-v2.75.3.zip", - "hash": "9c39cd78221b34d73a7a9b8dd0a7f544ea71576e979ca3c3d23b402d1875c2bf", + "url": "https://github.com/dotnet/docfx/releases/download/v2.76.0/docfx-win-x64-v2.76.0.zip", + "hash": "d3bc12813ce491e9a5b38f7fa716aa6f381ecbbf73f00eb3f5ca1eac30a30966", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"