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 894e366 commit 65cc039Copy full SHA for 65cc039
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.5.0.tar.gz"
5
- sha256 "fadb33c398026e190f9335e90e214065b012b9cb454da121e072697ad307cb47"
+ url "https://github.com/prometheus/prometheus/archive/refs/tags/v3.6.0.tar.gz"
+ sha256 "90586300d083873125b45e25ba68ed1ef2c48202d392405732191fffd5d99d1b"
6
license "Apache-2.0"
7
8
# There can be a notable gap between when a version is tagged and a
0 commit comments