summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries2024-04-10 15:42:16 +0200
committer Willy Sudiarto Raharjo2024-04-13 17:03:40 +0200
commit9a82ed6f93a0e1207c3254d8888aa66eb3db215d (patch)
tree01ca38822c9706c418abfb61c83fe2483ac69515
parent63451612fd6cfb1029744d42187786eb02435ad5 (diff)
downloadslackbuilds-9a82ed6f93a0e1207c3254d8888aa66eb3db215d.tar.gz
development/postman: Updated for version 10.24.16.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/postman/postman.SlackBuild2
-rw-r--r--development/postman/postman.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/postman/postman.SlackBuild b/development/postman/postman.SlackBuild
index 20d5b20d72..6028f10d9b 100644
--- a/development/postman/postman.SlackBuild
+++ b/development/postman/postman.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=postman
SRCDIR=Postman
SRCNAM=linux
-VERSION=${VERSION:-10.24.3}
+VERSION=${VERSION:-10.24.16}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/postman/postman.info b/development/postman/postman.info
index de2c80d9ab..05c011c7f7 100644
--- a/development/postman/postman.info
+++ b/development/postman/postman.info
@@ -1,10 +1,10 @@
PRGNAM="postman"
-VERSION="10.24.3"
+VERSION="10.24.16"
HOMEPAGE="https://www.getpostman.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/10.24.3/linux64"
-MD5SUM_x86_64="bc0853c4398db6e01331e1e024a84300"
+DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/10.24.16/linux64"
+MD5SUM_x86_64="75fc2abf7e2115e05567f61145c49600"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"