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 3334285 commit e16d7dfCopy full SHA for e16d7df
Formula/l/loki.rb
@@ -1,8 +1,8 @@
1
class Loki < Formula
2
desc "Horizontally-scalable, highly-available log aggregation system"
3
homepage "https://grafana.com/loki"
4
- url "https://github.com/grafana/loki/archive/refs/tags/v3.5.1.tar.gz"
5
- sha256 "d360561de7ac97d05a6fc1dc0ca73d93c11a86234783dfd9ae92033300caabd7"
+ url "https://github.com/grafana/loki/archive/refs/tags/v3.5.2.tar.gz"
+ sha256 "d669f543b7f5e9fdbd3aef94cc8f02f618617c88125398496d99b9c162ef7f7b"
6
license "AGPL-3.0-only"
7
head "https://github.com/grafana/loki.git", branch: "main"
8
0 commit comments