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 ff28dfa commit 579f410Copy full SHA for 579f410
Formula/p/prometheus.rb
@@ -1,8 +1,8 @@
1
class Prometheus < Formula
2
desc "Service monitoring system and time series database"
3
homepage "https://prometheus.io/"
4
- url "https://github.com/prometheus/prometheus/archive/refs/tags/v3.7.2.tar.gz"
5
- sha256 "fdd446baa3b187589f3827ec443252311927c5f519482adcd97216b2f0e2b3a7"
+ url "https://github.com/prometheus/prometheus/archive/refs/tags/v3.7.3.tar.gz"
+ sha256 "c3f6be8b3198d547c548dc6289f06688c245b46dcc28490e60445b06e5360347"
6
license "Apache-2.0"
7
8
# There can be a notable gap between when a version is tagged and a
0 commit comments