Skip to content

Commit

Permalink
SonarQube 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Trey Hyde committed Nov 8, 2013
1 parent 2ab0c29 commit bcab3bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/sonar.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

class Sonar < Formula
homepage 'http://www.sonarqube.org/'
url 'http://dist.sonar.codehaus.org/sonar-3.7.2.zip'
sha1 '0af0de4d1942830001b6cd7f1d61e8818feda08f'
url 'http://dist.sonar.codehaus.org/sonarqube-4.0.zip'
md5 'f5573c0355509b0ba378279501f561b1'

def install
# Delete native bin directories for other systems
Expand Down

0 comments on commit bcab3bb

Please sign in to comment.