fluent-bit 0.10.0

Closes #8335.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
ilovezfs 2016-12-30 13:42:23 -08:00 committed by Tomasz Pajor
parent 4a6fc3bb42
commit b97516a0c5

View file

@ -1,8 +1,8 @@
class FluentBit < Formula
desc "Data Collector for IoT"
homepage "https://github.com/fluent/fluent-bit"
url "https://github.com/fluent/fluent-bit/archive/v0.9.1.tar.gz"
sha256 "245034d90724167bbc295019a638cb68393fbe0ab1c789574067dc4be36d583a"
url "https://github.com/fluent/fluent-bit/archive/v0.10.0.tar.gz"
sha256 "d2be64412efafb10401c3a4916c9f917bbe7ab9d1fe6562de24c5f578a9383ef"
head "https://github.com/fluent/fluent-bit.git"
bottle do