We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f327cc commit d1765a9Copy full SHA for d1765a9
Formula/d/docfx.rb
@@ -1,8 +1,8 @@
1
class Docfx < Formula
2
desc "Tools for building and publishing API documentation for .NET projects"
3
homepage "https://dotnet.github.io/docfx/"
4
- url "https://github.com/dotnet/docfx/archive/refs/tags/v2.78.3.tar.gz"
5
- sha256 "d97142ff71bd84e200e6d121f09f57d28379a0c9d12cb58f23badad22cc5c1b7"
+ url "https://github.com/dotnet/docfx/archive/refs/tags/v2.79.0.tar.gz"
+ sha256 "cbb6c69a56c94f90303c3c1e2a61bd98720342223cdd667fecdb6a6e16c841d1"
6
license "MIT"
7
8
bottle do
0 commit comments