Skip to content

Commit 7b9700d

Browse files
committed
prometheus 3.4.1
1 parent 7b43f25 commit 7b9700d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/prometheus.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Prometheus < Formula
22
desc "Service monitoring system and time series database"
33
homepage "https://prometheus.io/"
4-
url "https://github.com/prometheus/prometheus/archive/refs/tags/v3.4.0.tar.gz"
5-
sha256 "8990ccef432b81b2106e39b8ff3ab8012b1d92c189c4e6c13303dff50797bf4a"
4+
url "https://github.com/prometheus/prometheus/archive/refs/tags/v3.4.1.tar.gz"
5+
sha256 "2b0b5d6eec26e1fe78e351b87643f3dc78e62f8d57616b227b0257b1d87f6e0e"
66
license "Apache-2.0"
77

88
# There can be a notable gap between when a version is tagged and a

0 commit comments

Comments
 (0)