Skip to content

Commit d1765a9

Browse files
committed
docfx 2.79.0
1 parent 6f327cc commit d1765a9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/d/docfx.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Docfx < Formula
22
desc "Tools for building and publishing API documentation for .NET projects"
33
homepage "https://dotnet.github.io/docfx/"
4-
url "https://github.com/dotnet/docfx/archive/refs/tags/v2.78.3.tar.gz"
5-
sha256 "d97142ff71bd84e200e6d121f09f57d28379a0c9d12cb58f23badad22cc5c1b7"
4+
url "https://github.com/dotnet/docfx/archive/refs/tags/v2.79.0.tar.gz"
5+
sha256 "cbb6c69a56c94f90303c3c1e2a61bd98720342223cdd667fecdb6a6e16c841d1"
66
license "MIT"
77

88
bottle do

0 commit comments

Comments
 (0)