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.
2 parents ee9548b + a99704b commit 2973636Copy full SHA for 2973636
Formula/d/docfx.rb
@@ -5,6 +5,11 @@ class Docfx < Formula
5
sha256 "d97142ff71bd84e200e6d121f09f57d28379a0c9d12cb58f23badad22cc5c1b7"
6
license "MIT"
7
8
+ livecheck do
9
+ url :stable
10
+ strategy :github_latest
11
+ end
12
+
13
bottle do
14
rebuild 1
15
sha256 cellar: :any_skip_relocation, arm64_tahoe: "87e1caaf9835e784ac7521481d5e4c2be1a72d299b2377aa16cae651d1c9c18b"
0 commit comments