Skip to content

Commit

Permalink
Vert-X 1.3.1
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#17721.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
Aaron Spiegel authored and adamv committed Feb 9, 2013
1 parent 65e6d59 commit 3d1897b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Formula/vert.x.rb
Expand Up @@ -2,8 +2,9 @@

class VertX < Formula
homepage 'http://vertx.io/'
url 'http://vertx.io/downloads/vert.x-1.3.0.final.tar.gz'
sha1 '143737e91dcaf85280275241ae1a2d5bc507831a'
url 'http://vertx.io/downloads/vert.x-1.3.1.final.tar.gz'
version '1.3.1'
sha1 '734358191245baf63047264008867e69e7d56bed'

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

0 comments on commit 3d1897b

Please sign in to comment.