Skip to content

Commit

Permalink
promtail 3.3.2
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 authored and daeho-ro committed Dec 21, 2024
1 parent 281c8c0 commit 0d7f026
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

Check notice on line 1 in Formula/p/promtail.rb

View workflow job for this annotation

GitHub Actions / macOS 13-arm64

Bottle cache hit

Bottle for promtail built at 7026a729959 (Merge 3f4b635c0c9c327c23e7b4d84dc99e99abd7c6aa into 11a48a5492e39a24ce65738bed980c28e7e39c12, 2024-12-19)

Check notice on line 1 in Formula/p/promtail.rb

View workflow job for this annotation

GitHub Actions / macOS 14-arm64

Bottle cache hit

Bottle for promtail built at 7026a729959 (Merge 3f4b635c0c9c327c23e7b4d84dc99e99abd7c6aa into 11a48a5492e39a24ce65738bed980c28e7e39c12, 2024-12-19)

Check notice on line 1 in Formula/p/promtail.rb

View workflow job for this annotation

GitHub Actions / macOS 15-arm64

Bottle cache hit

Bottle for promtail built at 7026a729959 (Merge 3f4b635c0c9c327c23e7b4d84dc99e99abd7c6aa into 11a48a5492e39a24ce65738bed980c28e7e39c12, 2024-12-19)

Check notice on line 1 in Formula/p/promtail.rb

View workflow job for this annotation

GitHub Actions / macOS 14-x86_64

Bottle cache hit

Bottle for promtail built at 7026a729959 (Merge 3f4b635c0c9c327c23e7b4d84dc99e99abd7c6aa into 11a48a5492e39a24ce65738bed980c28e7e39c12, 2024-12-19)
desc "Log agent for Loki"
homepage "https://grafana.com/loki"
url "https://github.com/grafana/loki/archive/refs/tags/v3.3.1.tar.gz"
sha256 "1fe7ce3c6c9514a96b422206916c8a2a98b5b9e9aef05a961551efebd551cdaa"
url "https://github.com/grafana/loki/archive/refs/tags/v3.3.2.tar.gz"
sha256 "dd2e80ee40b981aaa414f528a76ab218931e5a53d50540e8fb9659f9e2446f43"
license "AGPL-3.0-only"
head "https://github.com/grafana/loki.git", branch: "main"

Expand Down

0 comments on commit 0d7f026

Please sign in to comment.