sonarqube: update livecheck (#120067)

master
Thierry Moisan 2023-01-08 14:45:39 -05:00 committed by GitHub
parent 7c457f6c68
commit aaf5945f03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ class Sonarqube < Formula
license "LGPL-3.0-or-later"
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)
end