sonarqube: update livecheck (#120067)
parent
7c457f6c68
commit
aaf5945f03
|
@ -6,7 +6,7 @@ class Sonarqube < Formula
|
||||||
license "LGPL-3.0-or-later"
|
license "LGPL-3.0-or-later"
|
||||||
|
|
||||||
livecheck do
|
livecheck do
|
||||||
url "https://www.sonarqube.org/success-download-community-edition/"
|
url "https://www.sonarsource.com/products/sonarqube/downloads/"
|
||||||
regex(/href=.*?sonarqube[._-]v?(\d+(?:\.\d+)+)\.zip/i)
|
regex(/href=.*?sonarqube[._-]v?(\d+(?:\.\d+)+)\.zip/i)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue