From 5d99236c04cfbb9981ce525a7c3eab8c9c8e1cd8 Mon Sep 17 00:00:00 2001 From: Trey Hyde Date: Thu, 17 Oct 2013 18:36:31 -0700 Subject: sonar 3.7.2 Closes #23341. Signed-off-by: Mike McQuaid --- Library/Formula/sonar.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/sonar.rb b/Library/Formula/sonar.rb index ab329004c..640f5957c 100644 --- a/Library/Formula/sonar.rb +++ b/Library/Formula/sonar.rb @@ -1,9 +1,9 @@ require 'formula' class Sonar < Formula - homepage 'http://www.sonarsource.org' - url 'http://dist.sonar.codehaus.org/sonar-3.7.zip' - sha1 '60d49ffe55d3f1e8ab7cfa012ac72ce554a9b259' + homepage 'http://www.sonarqube.org/' + url 'http://dist.sonar.codehaus.org/sonar-3.7.2.zip' + sha1 '0af0de4d1942830001b6cd7f1d61e8818feda08f' def install # Delete native bin directories for other systems -- cgit v1.2.3