diff options
Diffstat (limited to 'Library/Formula/sonar.rb')
| -rw-r--r-- | Library/Formula/sonar.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/sonar.rb b/Library/Formula/sonar.rb index fda1aa097..6e8f8640a 100644 --- a/Library/Formula/sonar.rb +++ b/Library/Formula/sonar.rb @@ -2,8 +2,8 @@ require 'formula' class Sonar < Formula homepage 'http://www.sonarsource.org' - url 'http://dist.sonar.codehaus.org/sonar-3.0.1.zip' - md5 '7b40e82ad9fafab63d53a91e51214ac8' + url 'http://dist.sonar.codehaus.org/sonar-3.1.zip' + md5 '9c84e876963ae7594a96ca24442e648a' def install # Delete native bin directories for other systems |
