diff --git a/bucket/docfx.json b/bucket/docfx.json index 360f3e5ab0..8764cce929 100644 --- a/bucket/docfx.json +++ b/bucket/docfx.json @@ -1,10 +1,10 @@ { "homepage": "https://dotnet.github.io/docfx/", "description": "A documentation generation tool for API reference and Markdown files", - "version": "2.53", + "version": "2.53.1", "license": "MIT", - "url": "https://github.com/dotnet/docfx/releases/download/v2.53/docfx.zip", - "hash": "e9142e58d221d193db3eed15333ea8f1165df21a07e27b331875075381642b9c", + "url": "https://github.com/dotnet/docfx/releases/download/v2.53.1/docfx.zip", + "hash": "24ac5968b2f1ea3f78aebd971c6229046eb8ebf20f70efa32acae386eb086696", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"