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 d333577 commit ba370b4Copy full SHA for ba370b4
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/v4.0.9.tar.gz"
5
- sha256 "0031f74b616b4669064a59902559da2f87174aa8007e749b5df19ed79c534f5b"
+ url "https://github.com/fluent/fluent-bit/archive/refs/tags/v4.0.10.tar.gz"
+ sha256 "7d8b28b37ad54f60dc361ea1c98b52725f3b4a6b55ded6275d23499be9003f83"
6
license "Apache-2.0"
7
head "https://github.com/fluent/fluent-bit.git", branch: "master"
8
0 commit comments