From 68a9dbf822f0011583016a79343c869e3912e239 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 5 Feb 2026 20:07:36 +0000 Subject: [PATCH] grafana-alloy 1.13.0 --- Formula/g/grafana-alloy.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/g/grafana-alloy.rb b/Formula/g/grafana-alloy.rb index 54ba662107f39..153de42e011d6 100644 --- a/Formula/g/grafana-alloy.rb +++ b/Formula/g/grafana-alloy.rb @@ -1,8 +1,8 @@ class GrafanaAlloy < Formula desc "OpenTelemetry Collector distribution with programmable pipelines" homepage "https://grafana.com/oss/alloy-opentelemetry-collector/" - url "https://github.com/grafana/alloy/archive/refs/tags/v1.12.2.tar.gz" - sha256 "9e686f6d61b899b900f90ff796827cccde49b28cceb10cda9c4c0b1775613be7" + url "https://github.com/grafana/alloy/archive/refs/tags/v1.13.0.tar.gz" + sha256 "eae757e2bf67ba6ba45a0ca00e0c58d20fdddd8a17884201d6f3f87bb5686b1b" license "Apache-2.0" head "https://github.com/grafana/alloy.git", branch: "main"