From 88a156a3de3ebd3df540baa72007eb655312f48c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 16:27:49 +0000 Subject: [PATCH] docfx: Update to version 2.66.1 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index ae2ca5272b..e7c6f4aa69 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.66.0", + "version": "2.66.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.66.0/docfx-win-x64-v2.66.0.zip", - "hash": "841fd2fbf6096c155f51e193dd247af173cbcc181c30f1885f2afc8f45b7cd41", + "url": "https://github.com/dotnet/docfx/releases/download/v2.66.1/docfx-win-x64-v2.66.1.zip", + "hash": "6a9d5de7363c960ca69ef709d6a20ac74e37090c9ed9f0cce9f7f82294d3c376", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"