We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c589ca0 commit 5a3b32aCopy full SHA for 5a3b32a
1 file changed
srcpkgs/prometheus/template
@@ -1,6 +1,6 @@
1
# Template file for 'prometheus'
2
pkgname=prometheus
3
-version=3.7.3
+version=3.10.0
4
revision=1
5
build_style=go
6
go_import_path="github.com/prometheus/prometheus"
@@ -20,7 +20,7 @@ license="Apache-2.0, MIT"
20
homepage="https://prometheus.io/"
21
changelog="https://raw.githubusercontent.com/prometheus/prometheus/master/CHANGELOG.md"
22
distfiles="https://github.com/prometheus/prometheus/archive/v${version}.tar.gz"
23
-checksum=c3f6be8b3198d547c548dc6289f06688c245b46dcc28490e60445b06e5360347
+checksum=a3d01efaf82edfd074f9fc48399969bcf22f22b8fb4353dfbbcc79cb2a03e579
24
25
system_accounts="_prometheus"
26
0 commit comments