diff --git a/Formula/docfx.rb b/Formula/docfx.rb index f6649da2a09b8..12fddbf5a2d45 100644 --- a/Formula/docfx.rb +++ b/Formula/docfx.rb @@ -1,8 +1,8 @@ class Docfx < Formula desc "Tools for building and publishing API documentation for .NET projects" homepage "https://dotnet.github.io/docfx/" - url "https://github.com/dotnet/docfx/archive/refs/tags/v2.63.0.tar.gz" - sha256 "78b244b7af1c056825f603ad6364dd3576e7ff9baefffd7c0f4ce8eb905c9122" + url "https://github.com/dotnet/docfx/archive/refs/tags/v2.67.2.tar.gz" + sha256 "ea9b9290d557ca8bf502c7cb7aeb121aa2d036f6521b122f328febd22e8e3876" license "MIT" bottle do