Skip to content

Commit

Permalink
system/prometheus: Updated to version 2.55.0
Browse files Browse the repository at this point in the history
  • Loading branch information
earies committed Oct 23, 2024
1 parent 42d67aa commit 94ce695
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion system/prometheus/prometheus.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)

PRGNAM=prometheus
VERSION=${VERSION:-2.54.1}
VERSION=${VERSION:-2.55.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
Expand Down
6 changes: 3 additions & 3 deletions system/prometheus/prometheus.info
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
PRGNAM="prometheus"
VERSION="2.54.1"
VERSION="2.55.0"
HOMEPAGE="https://prometheus.io"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.54.1/prometheus-2.54.1.linux-amd64.tar.gz"
MD5SUM_x86_64="0724430dc98fc42a0e8aa0ca584c8304"
DOWNLOAD_x86_64="https://github.com/prometheus/prometheus/releases/download/v2.55.0/prometheus-2.55.0.linux-amd64.tar.gz"
MD5SUM_x86_64="65ce2d6b8f62f7198c07c1f7f75e70e2"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"

0 comments on commit 94ce695

Please sign in to comment.