From 075a9796777763338da037dc321b72d32e13d5cb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 04:25:31 +0000 Subject: [PATCH] docfx: Update to version 2.70.2 --- bucket/docfx.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docfx.json b/bucket/docfx.json index 7a893d27bc..cc98dbf7cb 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { - "version": "2.70.1", + "version": "2.70.2", "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.70.1/docfx-win-x64-v2.70.1.zip", - "hash": "ff81fdc0175221940b02c560231c346129f8b26b194a1d55341e704eab685641", + "url": "https://github.com/dotnet/docfx/releases/download/v2.70.2/docfx-win-x64-v2.70.2.zip", + "hash": "35967343c85e8b7cd822354ba3b8cc54245f2c4d553c220296eb85aabe22de08", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"