Skip to content

Commit db02181

Browse files
committed
fluent-bit 3.2.9
1 parent 6ed82c1 commit db02181

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/fluent-bit.rb

+2-2
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/v3.2.8.tar.gz"
5-
sha256 "60af0b45435e211375aa044e8bdd0588e28452872aff320549ef015be33331cf"
4+
url "https://github.com/fluent/fluent-bit/archive/refs/tags/v3.2.9.tar.gz"
5+
sha256 "40d0d9dd196674b0d2057b4f7811ce63969fee5b0e097b6b9c392720e7e18976"
66
license "Apache-2.0"
77
head "https://github.com/fluent/fluent-bit.git", branch: "master"
88

0 commit comments

Comments
 (0)