From 531a2559464dfde96a49c1403f8175228c89a273 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 17 Oct 2024 15:33:53 +0000 Subject: [PATCH] filebeat 8.15.3 --- Formula/f/filebeat.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/f/filebeat.rb b/Formula/f/filebeat.rb index 19a6c61d21b14..93d377998d93d 100644 --- a/Formula/f/filebeat.rb +++ b/Formula/f/filebeat.rb @@ -2,8 +2,8 @@ class Filebeat < Formula desc "File harvester to ship log files to Elasticsearch or Logstash" homepage "https://www.elastic.co/products/beats/filebeat" url "https://github.com/elastic/beats.git", - tag: "v8.15.2", - revision: "26daf71e4ec87172523af7f0e916cba9f79dc0d0" + tag: "v8.15.3", + revision: "bbed3ae55602e83f57c62de85b57a3593aa49efa" # Outside of the "x-pack" folder, source code in a given file is licensed # under the Apache License Version 2.0 license "Apache-2.0"