diff options
author | Ebben Aries <earies@dscp.org> | 2021-05-19 16:47:35 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-26 00:13:57 +0700 |
commit | a223e1b2e0e585280d30d5d18f0b5a1b94fd056e (patch) | |
tree | bb30a29157f561ab33ec106d9004466fa081aa87 /system/prometheus/prometheus.info | |
parent | fedc8e6b153854eaa7b21075f55d14fbbd6a3183 (diff) |
system/prometheus: Updated for version 2.27.1
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 f51800820bca0..7322a2bb26eb5 100644 --- a/system/prometheus/prometheus.info +++ b/system/prometheus/prometheus.info @@ -1,10 +1,10 @@ PRGNAM="prometheus" -VERSION="2.27.0" +VERSION="2.27.1" HOMEPAGE="https://prometheus.io" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.27.0/prometheus-2.27.0.linux-amd64.tar.gz" -MD5SUM_x86_64="18afcbfa35c1d6d3ea652e19328753a8" +DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.27.1/prometheus-2.27.1.linux-amd64.tar.gz" +MD5SUM_x86_64="d7b8f8cff76c4922720257775c5a91e1" REQUIRES="" MAINTAINER="Ebben Aries" EMAIL="slackbuilds@dscp.org" |