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 4286a17 commit 9f4f802Copy full SHA for 9f4f802
Formula/r/rabbitmq.rb
@@ -8,6 +8,7 @@ class Rabbitmq < Formula
8
livecheck do
9
url :stable
10
regex(/^v?(\d+(?:\.\d+)+)$/i)
11
+ strategy :github_latest
12
end
13
14
bottle do
0 commit comments