vert.x 3.8.3 (#45501)
This commit is contained in:
parent
e13e92618f
commit
e7e7ed9f70
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://bintray.com/vertx/downloads/download_file?file_path=vert.x-3.8.2-full.tar.gz"
|
||||
sha256 "22b9ad3e4656112b55c911dcf777ef93b78af2517152f0a84dc8ceb0271ca58d"
|
||||
url "https://dl.bintray.com/vertx/downloads/vert.x-3.8.3-full.tar.gz"
|
||||
sha256 "fe029a8d0f245b3bf5738f52ecfa3199b8076c2d19e869ea56bd6ae936169c31"
|
||||
|
||||
bottle :unneeded
|
||||
depends_on :java => "1.8+"
|
||||
|
|
Loading…
Reference in a new issue