nexus 2.11.0-02

nexus: Update to 2.11.0-02

Closes Homebrew/homebrew#34900.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
master
Christian Rigdon 2014-12-11 13:44:09 -07:00 committed by Mike McQuaid
parent 45b4868836
commit de4d1fc592
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@ require 'formula'
class Nexus < Formula
homepage 'http://www.sonatype.org/'
url 'http://download.sonatype.com/nexus/oss/nexus-2.10.0-02-bundle.tar.gz'
version '2.10.0-02'
sha1 'fb058fc57633c2ade52b093f32decaf33462ca78'
url 'http://download.sonatype.com/nexus/oss/nexus-2.11.0-02-bundle.tar.gz'
version '2.11.0-02'
sha1 '57a9414907574ee3d35a684f7a1b31469e1853e7'
def install
rm_f Dir['bin/*.bat']