We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f72e629 commit 343cdebCopy full SHA for 343cdeb
Formula/g/grafana-alloy.rb
@@ -1,8 +1,8 @@
1
class GrafanaAlloy < Formula
2
desc "OpenTelemetry Collector distribution with programmable pipelines"
3
homepage "https://grafana.com/oss/alloy-opentelemetry-collector/"
4
- url "https://github.com/grafana/alloy/archive/refs/tags/v1.12.2.tar.gz"
5
- sha256 "9e686f6d61b899b900f90ff796827cccde49b28cceb10cda9c4c0b1775613be7"
+ url "https://github.com/grafana/alloy/archive/refs/tags/v1.13.0.tar.gz"
+ sha256 "eae757e2bf67ba6ba45a0ca00e0c58d20fdddd8a17884201d6f3f87bb5686b1b"
6
license "Apache-2.0"
7
head "https://github.com/grafana/alloy.git", branch: "main"
8
0 commit comments