diff options
author | Ebben Aries <earies@dscp.org> | 2021-05-14 08:12:33 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-15 10:18:55 +0700 |
commit | f8fb9c572f95c47630583f63e0cb5f46f32eb2f9 (patch) | |
tree | 884947004f9f41dd87ac6eaaedcc4ddf94ef551e /system/prometheus/prometheus.info | |
parent | 6977f40ed8f97a219f5487c18e9eb5b9f9667233 (diff) |
system/prometheus: Updated for version 2.27.0.
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 1d9ae489f16d2..f51800820bca0 100644 --- a/system/prometheus/prometheus.info +++ b/system/prometheus/prometheus.info @@ -1,10 +1,10 @@ PRGNAM="prometheus" -VERSION="2.26.0" +VERSION="2.27.0" HOMEPAGE="https://prometheus.io" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.26.0/prometheus-2.26.0.linux-amd64.tar.gz" -MD5SUM_x86_64="839c1fc55ea026611f56eec5b36d61c3" +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" REQUIRES="" MAINTAINER="Ebben Aries" EMAIL="slackbuilds@dscp.org" |