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 8a64e0e commit a21595eCopy full SHA for a21595e
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.10.tar.gz"
5
- sha256 "f86ecbe208ae152841909a063f28ca250b8a6771c5e43dcb1786ef310f927904"
+ url "https://github.com/fluent/fluent-bit/archive/refs/tags/v4.0.0.tar.gz"
+ sha256 "ef9a479c8cc12e01de6682e0cfd21a0a5d335a0ab9be14bbca37211fbf428cad"
6
license "Apache-2.0"
7
head "https://github.com/fluent/fluent-bit.git", branch: "master"
8
0 commit comments