prometheus: update to 2.52.0.

Closes: #49570 [via git-merge-pr]
This commit is contained in:
Zach Dykstra 2024-03-27 10:59:02 -05:00 committed by classabbyamp
parent 6565083976
commit c8170cdc67
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,7 +1,7 @@
# Template file for 'prometheus'
pkgname=prometheus
version=2.49.1
revision=2
version=2.52.0
revision=1
build_style=go
go_import_path="github.com/prometheus/prometheus"
go_package="github.com/prometheus/prometheus/cmd/prometheus github.com/prometheus/prometheus/cmd/promtool"
@ -19,7 +19,7 @@ license="Apache-2.0, MIT"
homepage="https://prometheus.io/"
changelog="https://raw.githubusercontent.com/prometheus/prometheus/master/CHANGELOG.md"
distfiles="https://github.com/prometheus/prometheus/archive/v${version}.tar.gz"
checksum=985d7f45ed3d16e23a30eae490c17911518fae96cba0245d493eb07097a10b3b
checksum=cdbc5245e7b54b1e247a082866b4ca73b676f0485ea14e596dda25719b22dacc
system_accounts="_prometheus"