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 7b43f25 commit 7b9700dCopy full SHA for 7b9700d
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.4.0.tar.gz"
5
- sha256 "8990ccef432b81b2106e39b8ff3ab8012b1d92c189c4e6c13303dff50797bf4a"
+ url "https://github.com/prometheus/prometheus/archive/refs/tags/v3.4.1.tar.gz"
+ sha256 "2b0b5d6eec26e1fe78e351b87643f3dc78e62f8d57616b227b0257b1d87f6e0e"
6
license "Apache-2.0"
7
8
# There can be a notable gap between when a version is tagged and a
0 commit comments