Skip to content

Commit

Permalink
nexus 2.6.3-01
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#22864.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
Oakie3CR authored and adamv committed Sep 27, 2013
1 parent cf664cb commit 84df192
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/nexus.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

class Nexus < Formula
homepage 'http://www.sonatype.org/'
url 'http://download.sonatype.com/nexus/oss/nexus-2.6.2-01-bundle.tar.gz'
version '2.6.2-01'
sha1 '046c4b9ed27e4d05eec1be80b676f4ee25ba352a'
url 'http://download.sonatype.com/nexus/oss/nexus-2.6.3-01-bundle.tar.gz'
version '2.6.3-01'
sha1 '92a5b1fa25b333401da940aea19a49baaf34b56e'

def install
rm_f Dir['bin/*.bat']
Expand Down

0 comments on commit 84df192

Please sign in to comment.