We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e23be9b commit a914210Copy full SHA for a914210
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.2.tar.gz"
5
- sha256 "3abcd7eda1a26fe79f1d715491bafcca77d0186cc46d1d8465157790358f827d"
+ url "https://github.com/fluent/fluent-bit/archive/refs/tags/v3.2.3.tar.gz"
+ sha256 "6a533d7f0f488d5fb707fead07f3ad147b300fb87cbd7b8ec461cc1de3607d80"
6
license "Apache-2.0"
7
head "https://github.com/fluent/fluent-bit.git", branch: "master"
8
0 commit comments