Skip to content

Commit

Permalink
grafana-agent 0.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
grafanabot committed Jul 24, 2024
1 parent c71b82e commit c76feaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/g/grafana-agent.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class GrafanaAgent < Formula
desc "Exporter for Prometheus Metrics, Loki Logs, and Tempo Traces"
homepage "https://grafana.com/docs/agent/"
url "https://github.com/grafana/agent/archive/refs/tags/v0.41.1.tar.gz"
sha256 "3b19965df65502155ad73300571548589d2162f49aeebdc713d9b29595b94c14"
url "https://github.com/grafana/agent/archive/refs/tags/v0.42.0.tar.gz"
sha256 "435e4e08ac416a5c9ff87f674b495b218e4adfffa2846799a5ec96053271a85a"
license "Apache-2.0"

bottle do
Expand Down

0 comments on commit c76feaf

Please sign in to comment.