vert.x 3.6.3 (#36597)
This commit is contained in:
parent
049c267182
commit
8236688498
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class VertX < Formula
|
||||
desc "Toolkit for building reactive applications on the JVM"
|
||||
homepage "https://vertx.io/"
|
||||
url "https://dl.bintray.com/vertx/downloads/vert.x-3.6.2-full.tar.gz"
|
||||
sha256 "0157c9ee2db462f83dbc1b7f56d89c6b9b88eff58da1d0406b4f38b44c7d3b71"
|
||||
url "https://dl.bintray.com/vertx/downloads/vert.x-3.6.3-full.tar.gz"
|
||||
sha256 "8025c994f1ef3b80ace23a9d92975abe3b3f41e75f6060127e3f95bc2ee8e9fd"
|
||||
|
||||
bottle :unneeded
|
||||
depends_on :java => "1.8+"
|
||||
|
|
Loading…
Reference in a new issue