Skip to content

Commit ba370b4

Browse files
committed
fluent-bit 4.0.10
1 parent d333577 commit ba370b4

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.9.tar.gz"
5-
sha256 "0031f74b616b4669064a59902559da2f87174aa8007e749b5df19ed79c534f5b"
4+
url "https://github.com/fluent/fluent-bit/archive/refs/tags/v4.0.10.tar.gz"
5+
sha256 "7d8b28b37ad54f60dc361ea1c98b52725f3b4a6b55ded6275d23499be9003f83"
66
license "Apache-2.0"
77
head "https://github.com/fluent/fluent-bit.git", branch: "master"
88

0 commit comments

Comments
 (0)