Skip to content

Commit 579f410

Browse files
committed
prometheus 3.7.3
1 parent ff28dfa commit 579f410

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.7.2.tar.gz"
5-
sha256 "fdd446baa3b187589f3827ec443252311927c5f519482adcd97216b2f0e2b3a7"
4+
url "https://github.com/prometheus/prometheus/archive/refs/tags/v3.7.3.tar.gz"
5+
sha256 "c3f6be8b3198d547c548dc6289f06688c245b46dcc28490e60445b06e5360347"
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)