aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAndrew Holland2015-03-11 21:18:18 +0000
committerBrett Koonce2015-03-11 23:51:33 -0700
commita8f387cea789cc6e5d71b9f07e6059ba917f2161 (patch)
tree12508b7e0c25dbb8b9f35c090a0127339a334c34 /Library/Formula
parent7311feec39ca9067dc4ef687749bfcaf3245b0cd (diff)
downloadhomebrew-a8f387cea789cc6e5d71b9f07e6059ba917f2161.tar.bz2
nexus 2.11.2-04
Closes #37604. Signed-off-by: Brett Koonce <koonce@gmail.com>
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 d9573afd6..0ce73a2a0 100644
--- a/Library/Formula/nexus.rb
+++ b/Library/Formula/nexus.rb
@@ -1,8 +1,8 @@
class Nexus < Formula
homepage "http://www.sonatype.org/"
- version "2.11.2-03"
- url "https://download.sonatype.com/nexus/oss/nexus-2.11.2-03-bundle.tar.gz"
- sha1 "d64fe117b1eb344ac0020819d31bdcc6d4ede123"
+ version "2.11.2-04"
+ url "https://download.sonatype.com/nexus/oss/nexus-2.11.2-04-bundle.tar.gz"
+ sha256 "8c62164a80728dc279a642c1ee07412b4e994889a1beb2c14cb43ca7418747f6"
def install
rm_f Dir["bin/*.bat"]