From 7671286fbc00f9c4ae3d4a40594f9e38bee4f126 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 04:27:30 +0000 Subject: [PATCH] docfx: Update to version 2.77.0 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index 3d8d3feec6..548cdd49de 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.76.0", + "version": "2.77.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.76.0/docfx-win-x64-v2.76.0.zip", - "hash": "d3bc12813ce491e9a5b38f7fa716aa6f381ecbbf73f00eb3f5ca1eac30a30966", + "url": "https://github.com/dotnet/docfx/releases/download/v2.77.0/docfx-win-x64-v2.77.0.zip", + "hash": "5501e857fc7335148fe307d0001d87dbbf95f3967bd13275b3d3d8d16c9adc51", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"