From b1fdc3db01ea1cf46f34a0bfe89e35b31337919d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Apr 2023 04:28:23 +0000 Subject: [PATCH] docfx: Update to version 2.66.0 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index d2e3ae3fc2..ae2ca5272b 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.65.3", + "version": "2.66.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.65.3/docfx-win-x64-v2.65.3.zip", - "hash": "0eebaf7589a0370ac6a808a4690ee38e5c6769171960d8816ab1d4adc602d409", + "url": "https://github.com/dotnet/docfx/releases/download/v2.66.0/docfx-win-x64-v2.66.0.zip", + "hash": "841fd2fbf6096c155f51e193dd247af173cbcc181c30f1885f2afc8f45b7cd41", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"