parent
45ea02b757
commit
f541102747
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Flume < Formula
|
||||
desc "Hadoop-based distributed log collection and aggregation"
|
||||
homepage "https://flume.apache.org"
|
||||
url "https://www.apache.org/dyn/closer.cgi?path=flume/1.8.0/apache-flume-1.8.0-bin.tar.gz"
|
||||
mirror "https://archive.apache.org/dist/flume/1.8.0/apache-flume-1.8.0-bin.tar.gz"
|
||||
sha256 "be1b554a5e23340ecc5e0b044215bf7828ff841f6eabe647b526d31add1ab5fa"
|
||||
url "https://www.apache.org/dyn/closer.cgi?path=flume/1.9.0/apache-flume-1.9.0-bin.tar.gz"
|
||||
mirror "https://archive.apache.org/dist/flume/1.9.0/apache-flume-1.9.0-bin.tar.gz"
|
||||
sha256 "0373ed5abfd44dc4ab23d9a02251ffd7e3b32c02d83a03546e97ec15a7b23619"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue