aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/nexus.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/nexus.rb b/Library/Formula/nexus.rb
index 25666d39b..de6ebaba7 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.8.1-01-bundle.tar.gz'
- version '2.8.1-01'
- sha1 '242d968c3718c78a11684cd73bb3f0721cd88399'
+ url 'http://download.sonatype.com/nexus/oss/nexus-2.9.0-04-bundle.tar.gz'
+ version '2.9.0-04'
+ sha1 'a46f60f015fdf3f699771962fbb468cdb5d39dcf'
def install
rm_f Dir['bin/*.bat']