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 77adb8f6f..d518a25cd 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.1RC1.tar.gz'
- sha1 'c3dd58f8266470fc17194d4c73993a871f171614'
+ url 'http://dl.bintray.com/vertx/downloads/vert.x-2.1RC2.tar.gz'
+ sha1 'c8f8f2e5c7fdcffd460a7c0be980cdcfa9867f33'
def install
rm_f Dir["bin/*.bat"]