Skip to content

Commit

Permalink
promtail 3.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 committed Nov 21, 2024
1 parent 802e69f commit 12335c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/p/promtail.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Promtail < Formula
desc "Log agent for Loki"
homepage "https://grafana.com/loki"
url "https://github.com/grafana/loki/archive/refs/tags/v3.2.1.tar.gz"
sha256 "4d39632d6cb60a3252ca294558aa7eff2c9bb4b66b62920f4691389d293b6d7b"
url "https://github.com/grafana/loki/archive/refs/tags/v3.3.0.tar.gz"
sha256 "b36148586da9f8b58dc0a44fb3e74f0d03043db2fcf47194bc9d145bf5708b3e"
license "AGPL-3.0-only"
head "https://github.com/grafana/loki.git", branch: "main"

Expand Down

0 comments on commit 12335c2

Please sign in to comment.