diff options
author | Ebben Aries <earies@dscp.org> | 2023-10-21 13:10:39 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-10-22 08:47:04 +0700 |
commit | 800f0163203f5ab4ed5e5e01163f426c2699650b (patch) | |
tree | 331c9e7dc3281bd0fdef9d706bf91a8945a807a6 /system/prometheus/prometheus.info | |
parent | cd34d2a6b36ede9308c42b8c40095e6b69d1c954 (diff) |
system/prometheus: Updated to version 2.47.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/prometheus/prometheus.info')
-rw-r--r-- | system/prometheus/prometheus.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/system/prometheus/prometheus.info b/system/prometheus/prometheus.info index ef57aeb6c39d5..d23d77eeebf79 100644 --- a/system/prometheus/prometheus.info +++ b/system/prometheus/prometheus.info @@ -1,10 +1,10 @@ PRGNAM="prometheus" -VERSION="2.47.1" +VERSION="2.47.2" HOMEPAGE="https://prometheus.io" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.47.1/prometheus-2.47.1.linux-amd64.tar.gz" -MD5SUM_x86_64="8b0e45bed681916967aec6571e1f19a2" +DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.47.2/prometheus-2.47.2.linux-amd64.tar.gz" +MD5SUM_x86_64="5c9d30d1512d953313b436b2ee3c74ba" REQUIRES="" MAINTAINER="Ebben Aries" EMAIL="slackbuilds@dscp.org" |