From f906c7be608b4c52cf5a38d1983dbf8ba3e88609 Mon Sep 17 00:00:00 2001 From: Robson Roberto Souza Peixoto Date: Tue, 22 Apr 2014 15:05:45 -0300 Subject: nexus 2.8.0-05 nexus: upgrade to 2.8.0 Closes #28614. Signed-off-by: Adam Vandenberg --- Library/Formula/nexus.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/nexus.rb b/Library/Formula/nexus.rb index 5d9266080..26c05f3c1 100644 --- a/Library/Formula/nexus.rb +++ b/Library/Formula/nexus.rb @@ -2,9 +2,9 @@ require 'formula' class Nexus < Formula homepage 'http://www.sonatype.org/' - url 'http://download.sonatype.com/nexus/oss/nexus-2.7.2-03-bundle.tar.gz' - version '2.7.2-03' - sha1 '701302e45daaafd058d8044258c7447f18de0058' + url 'http://download.sonatype.com/nexus/oss/nexus-2.8.0-bundle.tar.gz' + version '2.8.0-05' + sha1 'bb01de56e9c5d2b83f66614296fac3d25d0c8947' def install rm_f Dir['bin/*.bat'] -- cgit v1.2.3