fluent-bit 0.11.6
Closes #13829. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
4b03fdf858
commit
f9145e0c17
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class FluentBit < Formula
|
class FluentBit < Formula
|
||||||
desc "Data Collector for IoT"
|
desc "Data Collector for IoT"
|
||||||
homepage "https://github.com/fluent/fluent-bit"
|
homepage "https://github.com/fluent/fluent-bit"
|
||||||
url "https://github.com/fluent/fluent-bit/archive/v0.11.5.tar.gz"
|
url "https://github.com/fluent/fluent-bit/archive/v0.11.6.tar.gz"
|
||||||
sha256 "947849f933500c8847a3d7671a98be1a9e43159717c6da79120e31c2da0f0e6d"
|
sha256 "039ea94effdc0b7392c7c7e1c131553164fcd9e7eb1d3ca9ae4970264a756330"
|
||||||
head "https://github.com/fluent/fluent-bit.git"
|
head "https://github.com/fluent/fluent-bit.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue