From 56a04ea9836836f28e89b66e6426674cfa3cb85f Mon Sep 17 00:00:00 2001 From: Trey Hyde Date: Wed, 14 Aug 2013 15:46:37 -0700 Subject: SonarQube 3.7 Closes #21901. 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 105facdc9..ab329004c 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.6.zip' - sha1 '00b471e50d56ea2ecadfa1d150a3bfb71f5768c3' + url 'http://dist.sonar.codehaus.org/sonar-3.7.zip' + sha1 '60d49ffe55d3f1e8ab7cfa012ac72ce554a9b259' def install # Delete native bin directories for other systems -- cgit v1.2.3