sonar 4.3.1
This commit is contained in:
parent
7cb2c239b7
commit
d455467636
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Sonar < Formula
|
||||
homepage 'http://www.sonarqube.org/'
|
||||
url 'http://dist.sonar.codehaus.org/sonarqube-4.2.zip'
|
||||
sha1 '37560f896972c208e400e25bb90253b818c84d7a'
|
||||
url 'http://dist.sonar.codehaus.org/sonarqube-4.3.1.zip'
|
||||
sha1 '925dedd952440a04903727fc995663497eb7c0d0'
|
||||
|
||||
def install
|
||||
# Delete native bin directories for other systems
|
||||
|
|
Loading…
Reference in a new issue