Skip to content

Commit 3e4cb4d

Browse files
committed
fluent-bit 3.2.4
1 parent 64c1929 commit 3e4cb4d

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/v3.2.3.tar.gz"
5-
sha256 "6a533d7f0f488d5fb707fead07f3ad147b300fb87cbd7b8ec461cc1de3607d80"
4+
url "https://github.com/fluent/fluent-bit/archive/refs/tags/v3.2.4.tar.gz"
5+
sha256 "1e758df0dec0be3e33f903da1fbcc0f87bd266098147d511ca8d162cbb657576"
66
license "Apache-2.0"
77
head "https://github.com/fluent/fluent-bit.git", branch: "master"
88

0 commit comments

Comments
 (0)