aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/vert.x.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/vert.x.rb b/Library/Formula/vert.x.rb
index de6c73533..f81452bd9 100644
--- a/Library/Formula/vert.x.rb
+++ b/Library/Formula/vert.x.rb
@@ -2,8 +2,8 @@ require 'formula'
class VertX < Formula
homepage 'http://vertx.io/'
- url 'http://dl.bintray.com/vertx/downloads/vert.x-2.0.1-final.tar.gz'
- sha1 'c06df5c3a3f9467a5dfaf354d06b2db7361c65fa'
+ url 'http://dl.bintray.com/vertx/downloads/vert.x-2.0.2-final.tar.gz'
+ sha1 'fc8cce1d3fca9eeac90e15e6338f83c01ca1d44a'
def install
rm_f Dir["bin/*.bat"]