Skip to content

Commit 837caa3

Browse files
committed
promtail 3.5.2
1 parent e16d7df commit 837caa3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/promtail.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Promtail < Formula
22
desc "Log agent for Loki"
33
homepage "https://grafana.com/loki"
4-
url "https://github.com/grafana/loki/archive/refs/tags/v3.5.1.tar.gz"
5-
sha256 "d360561de7ac97d05a6fc1dc0ca73d93c11a86234783dfd9ae92033300caabd7"
4+
url "https://github.com/grafana/loki/archive/refs/tags/v3.5.2.tar.gz"
5+
sha256 "d669f543b7f5e9fdbd3aef94cc8f02f618617c88125398496d99b9c162ef7f7b"
66
license "AGPL-3.0-only"
77
head "https://github.com/grafana/loki.git", branch: "main"
88

0 commit comments

Comments
 (0)