We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ed82c1 commit db02181Copy full SHA for db02181
Formula/f/fluent-bit.rb
@@ -1,8 +1,8 @@
1
class FluentBit < Formula
2
desc "Fast and Lightweight Logs and Metrics processor"
3
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"
+ url "https://github.com/fluent/fluent-bit/archive/refs/tags/v3.2.9.tar.gz"
+ sha256 "40d0d9dd196674b0d2057b4f7811ce63969fee5b0e097b6b9c392720e7e18976"
6
license "Apache-2.0"
7
head "https://github.com/fluent/fluent-bit.git", branch: "master"
8
0 commit comments