diff --git a/bucket/docfx.json b/bucket/docfx.json index 8be393a36a..f10906b22c 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.49", + "version": "2.50", "license": "MIT", - "url": "https://github.com/dotnet/docfx/releases/download/v2.49/docfx.zip", - "hash": "256187a1c6ac0e4fce557e3049a89417010d8c2a09d4dd3cc54c285c4765f2a0", + "url": "https://github.com/dotnet/docfx/releases/download/v2.50/docfx.zip", + "hash": "a291a16316384435a955bd75b9d415da4916d9e1b9717b0f4a43111a9f7aa7e4", "bin": "docfx.exe", "checkver": { "github": "https://github.com/dotnet/docfx"