aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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 c7bf184f7..9137d35c0 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.9.1-02-bundle.tar.gz'
- version '2.9.1-02'
- sha1 '1635c58922134cfd3a0361fcb7e2d1346162445e'
+ url 'http://download.sonatype.com/nexus/oss/nexus-2.9.2-01-bundle.tar.gz'
+ version '2.9.2-01'
+ sha1 'df2082d6099c2345d448c0ccfcdb5d4dd5a2175e'
def install
rm_f Dir['bin/*.bat']