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 64c1929 commit 3e4cb4dCopy full SHA for 3e4cb4d
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.3.tar.gz"
5
- sha256 "6a533d7f0f488d5fb707fead07f3ad147b300fb87cbd7b8ec461cc1de3607d80"
+ url "https://github.com/fluent/fluent-bit/archive/refs/tags/v3.2.4.tar.gz"
+ sha256 "1e758df0dec0be3e33f903da1fbcc0f87bd266098147d511ca8d162cbb657576"
6
license "Apache-2.0"
7
head "https://github.com/fluent/fluent-bit.git", branch: "master"
8
0 commit comments