Skip to content

Commit 99d24d3

Browse files
authored
Merge pull request #251329 from Homebrew/bump-rabbitmq-4.2.0
rabbitmq: update livecheck
2 parents d42d94a + 9f4f802 commit 99d24d3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Formula/r/rabbitmq.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ class Rabbitmq < Formula
88
livecheck do
99
url :stable
1010
regex(/^v?(\d+(?:\.\d+)+)$/i)
11+
strategy :github_latest
1112
end
1213

1314
bottle do

0 commit comments

Comments
 (0)