From fabe616021a202b1428ed9e5c3a64a582dd44563 Mon Sep 17 00:00:00 2001 From: Sankalp <125449768+sankalpjha555@users.noreply.github.com> Date: Tue, 22 Apr 2025 18:00:55 +0530 Subject: [PATCH] Update build_info.json --- f/fluentd/build_info.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/f/fluentd/build_info.json b/f/fluentd/build_info.json index 911368d..f46daae 100644 --- a/f/fluentd/build_info.json +++ b/f/fluentd/build_info.json @@ -2,7 +2,7 @@ "maintainer": "linuxonz", "package_name": "fluentd", "github_url": "https://github.com/fluent/fluentd.git", - "version": "v1.18.0", + "version": "v1.19.0", "default_branch": "master", "package_dir": "f/fluentd/", "build_script": "fluentd_ubi_9.3.sh", @@ -12,4 +12,4 @@ "v*.*.*": { "build_script": "fluentd_ubi_9.3.sh" } -} \ No newline at end of file +}