From a9142101592b37bd9ae1bc94cf916a12bdee3708 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 20 Dec 2024 04:55:29 +0000 Subject: [PATCH 1/2] fluent-bit 3.2.3 --- Formula/f/fluent-bit.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/f/fluent-bit.rb b/Formula/f/fluent-bit.rb index 59dc099968e78..d4a2b6b7b217f 100644 --- a/Formula/f/fluent-bit.rb +++ b/Formula/f/fluent-bit.rb @@ -1,8 +1,8 @@ class FluentBit < Formula desc "Fast and Lightweight Logs and Metrics processor" homepage "https://github.com/fluent/fluent-bit" - url "https://github.com/fluent/fluent-bit/archive/refs/tags/v3.2.2.tar.gz" - sha256 "3abcd7eda1a26fe79f1d715491bafcca77d0186cc46d1d8465157790358f827d" + url "https://github.com/fluent/fluent-bit/archive/refs/tags/v3.2.3.tar.gz" + sha256 "6a533d7f0f488d5fb707fead07f3ad147b300fb87cbd7b8ec461cc1de3607d80" license "Apache-2.0" head "https://github.com/fluent/fluent-bit.git", branch: "master" From b5ffadc605072e1870d8116333c50d02043a3799 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 20 Dec 2024 05:14:29 +0000 Subject: [PATCH 2/2] fluent-bit: update 3.2.3 bottle. --- Formula/f/fluent-bit.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/f/fluent-bit.rb b/Formula/f/fluent-bit.rb index d4a2b6b7b217f..b31566ebc1dc9 100644 --- a/Formula/f/fluent-bit.rb +++ b/Formula/f/fluent-bit.rb @@ -12,12 +12,12 @@ class FluentBit < Formula end bottle do - sha256 cellar: :any, arm64_sequoia: "af89d2a66e1e668cb3ba357373ab986ea64e39a09cc18968feb5db295776cb87" - sha256 cellar: :any, arm64_sonoma: "86f22d5dbda4363a14e71ed1de1be7f26d8d03bbc1d4c0da057b5a0a2d052db7" - sha256 cellar: :any, arm64_ventura: "ecea648bc9c45ad2598bd2c2d4a46e295922dad232475cf7174be6114f8823c4" - sha256 cellar: :any, sonoma: "09a32f1ed146c6ab1f4727d3c88915edc7a7fa56002b96ebe742751ac601ff0e" - sha256 cellar: :any, ventura: "2d497b67f90eb42621d2b45880afc8b7e03ba5c718f57ab084584b866e031983" - sha256 cellar: :any_skip_relocation, x86_64_linux: "a1ed19978a87c0cd15ea46b8c85f99e2560e3ffd343ce4aae5855abdb768bad2" + sha256 cellar: :any, arm64_sequoia: "6710568647019bb3b35f4c33f7bfdcdffcb01dd9fc6d5a667c285f82ec4cd2be" + sha256 cellar: :any, arm64_sonoma: "47fc652a8f4440f89b3aa868bf632db3c42f7ed99c0ff692c97f64d257399003" + sha256 cellar: :any, arm64_ventura: "53e89ea25d7fabb787e987200e190e8d34373a2346af4a47cf79024de8da57b2" + sha256 cellar: :any, sonoma: "def00de628b604df0adc3c12996c99201844dc62b8096809ab8ccdb51db4d7f3" + sha256 cellar: :any, ventura: "9667512c8495ccc6c62989fdecddecf2afba489792339d6251976277abb84b8d" + sha256 cellar: :any_skip_relocation, x86_64_linux: "85edafa25ce4e6c8abd10befa81da319afb581a366fc4899b6125189eee1a0f8" end depends_on "bison" => :build