Skip to content

Commit

Permalink
Switch back to sha1 as per Homebrew folks.
Browse files Browse the repository at this point in the history
  • Loading branch information
Trey Hyde committed Nov 8, 2013
1 parent bcab3bb commit 180d43f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Formula/sonar.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
class Sonar < Formula
homepage 'http://www.sonarqube.org/'
url 'http://dist.sonar.codehaus.org/sonarqube-4.0.zip'
md5 'f5573c0355509b0ba378279501f561b1'
sha1 '6b4bcf77b6351b8d289a00d5b2bea5c9f84d54b4'

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

0 comments on commit 180d43f

Please sign in to comment.