Skip to content

Commit a21595e

Browse files
committed
fluent-bit 4.0.0
1 parent 8a64e0e commit a21595e

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.10.tar.gz"
5-
sha256 "f86ecbe208ae152841909a063f28ca250b8a6771c5e43dcb1786ef310f927904"
4+
url "https://github.com/fluent/fluent-bit/archive/refs/tags/v4.0.0.tar.gz"
5+
sha256 "ef9a479c8cc12e01de6682e0cfd21a0a5d335a0ab9be14bbca37211fbf428cad"
66
license "Apache-2.0"
77
head "https://github.com/fluent/fluent-bit.git", branch: "master"
88

0 commit comments

Comments
 (0)