From dea172d7ee35e10705e3ad145016357b4e4ce005 Mon Sep 17 00:00:00 2001 From: David Gageot Date: Tue, 26 Jun 2012 07:44:06 +0200 Subject: Sonar 3.1.1 Signed-off-by: Adam Vandenberg --- Library/Formula/sonar.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/sonar.rb b/Library/Formula/sonar.rb index 6e8f8640a..e0afc0dfc 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.1.zip' - md5 '9c84e876963ae7594a96ca24442e648a' + url 'http://dist.sonar.codehaus.org/sonar-3.1.1.zip' + md5 '9606c6f6c79c6b944d9d4a7c5eb6531b' def install # Delete native bin directories for other systems -- cgit v1.2.3