From 920e164458c3b2f5ab68a6733c0df8f6f8fda108 Mon Sep 17 00:00:00 2001 From: Anthony Scotti Date: Thu, 18 Apr 2013 21:22:44 -0400 Subject: Sonar 3.5.1 Closes #19295. Signed-off-by: Adam Vandenberg --- Library/Formula/sonar.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/sonar.rb b/Library/Formula/sonar.rb index 856f6a7f0..8c81c46e1 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.5.zip' - sha1 '5fca23ff8939ebe8a6fe7323769a512bca5b7c91' + url 'http://dist.sonar.codehaus.org/sonar-3.5.1.zip' + sha1 'c65a0f7f25fe51d3ec829b306efcc19ba2c90214' def install # Delete native bin directories for other systems -- cgit v1.2.3