sonarqube 7.9
Closes #41588. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
c7cfc50904
commit
467d076a91
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Sonarqube < Formula
|
||||
desc "Manage code quality"
|
||||
homepage "https://www.sonarqube.org/"
|
||||
url "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-7.7.zip"
|
||||
sha256 "f3171f0662c6383003f9f9f517111b849e7cdb29706cbea465e8a8f911fd719f"
|
||||
url "https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-7.9.zip"
|
||||
sha256 "ab6c63c961f2e45c94b11ada2e5f2ff80f2da1eab31d364ffb91029bcb84c3e8"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue