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 d42d94a + 9f4f802 commit 99d24d3Copy full SHA for 99d24d3
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