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 4d73290 commit 079018fCopy full SHA for 079018f
Formula/s/sonarqube.rb
@@ -1,8 +1,8 @@
1
class Sonarqube < Formula
2
desc "Manage code quality"
3
homepage "https://www.sonarsource.com/products/sonarqube/"
4
- url "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-10.7.0.96327.zip"
5
- sha256 "4a5e5f0d7581e287cff4f02f7588dae499e2aa81fce37b88612acadfb4ba4518"
+ url "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-24.12.0.100206.zip"
+ sha256 "ac1d7b7e0348bd272b34d9ac037fa4e0835d6fb795f594339e5d698857840ea7"
6
license "LGPL-3.0-or-later"
7
8
livecheck do
0 commit comments