Skip to content

Commit 00c1435

Browse files
committed
fluent-bit 4.0.4
1 parent 1f4cefe commit 00c1435

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/fluent-bit.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class FluentBit < Formula
22
desc "Fast and Lightweight Logs and Metrics processor"
33
homepage "https://github.com/fluent/fluent-bit"
4-
url "https://github.com/fluent/fluent-bit/archive/refs/tags/v4.0.3.tar.gz"
5-
sha256 "c7d276238d25242467218941842d8cd4df6cfa52cc9379ae5755220cdefd1dc1"
4+
url "https://github.com/fluent/fluent-bit/archive/refs/tags/v4.0.4.tar.gz"
5+
sha256 "591037d249d9058e69d83e94a47cb507fa423f0c7d4df202229a01da4996407b"
66
license "Apache-2.0"
77
head "https://github.com/fluent/fluent-bit.git", branch: "master"
88

0 commit comments

Comments
 (0)