apache-flink 1.6.0

Closes #30924.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Till Rohrmann 2018-08-09 14:43:16 +02:00 committed by Dominyk Tiller
parent 2718d6e1f4
commit 4c1d4a3d3b
No known key found for this signature in database
GPG key ID: FE19AEFCF658C6F6

View file

@ -1,9 +1,9 @@
class ApacheFlink < Formula
desc "Scalable batch and stream data processing"
homepage "https://flink.apache.org/"
url "https://www.apache.org/dyn/closer.lua?path=flink/flink-1.5.1/flink-1.5.1-bin-hadoop27-scala_2.11.tgz"
version "1.5.1"
sha256 "f7554d458f166e58c1bcf9b28274cbad4ef0b9c5bd06925dad27dbddd9b74770"
url "https://www.apache.org/dyn/closer.lua?path=flink/flink-1.6.0/flink-1.6.0-bin-hadoop27-scala_2.11.tgz"
version "1.6.0"
sha256 "460da13ba3cc51cd1ceaaa2d286215056321c769ed2a5720d8fb5bebf0ac1b99"
head "https://github.com/apache/flink.git"
bottle :unneeded