apache-flink 1.6.1

This commit is contained in:
Till Rohrmann 2018-09-20 16:56:32 +02:00 committed by FX Coudert
parent a94cb41e97
commit 432294725f

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.6.0/flink-1.6.0-bin-hadoop27-scala_2.11.tgz"
version "1.6.0"
sha256 "460da13ba3cc51cd1ceaaa2d286215056321c769ed2a5720d8fb5bebf0ac1b99"
url "https://www.apache.org/dyn/closer.lua?path=flink/flink-1.6.1/flink-1.6.1-bin-hadoop27-scala_2.11.tgz"
version "1.6.1"
sha256 "67756cc053c3e505c4f293055a67ca5e5f930c23831e4c76c5bae615d474d12d"
head "https://github.com/apache/flink.git"
bottle :unneeded