summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries2022-08-12 17:19:09 +0200
committer Willy Sudiarto Raharjo2022-08-12 19:21:38 +0200
commitee1ddc7fb014deab0071458095794da45c1ff28b (patch)
tree51dc7f43dbf78a99ecfb5428b86d95bee0d466e3
parent262f33098260c9e5edb4d8c25bbbd4f756d811ca (diff)
downloadslackbuilds-ee1ddc7fb014deab0071458095794da45c1ff28b.tar.gz
development/postman: Updated for version 9.27.0
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 6738b3bd80..432bd10bc7 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:-9.25.2}
+VERSION=${VERSION:-9.27.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/postman/postman.info b/development/postman/postman.info
index 6479646164..cf2a01ef23 100644
--- a/development/postman/postman.info
+++ b/development/postman/postman.info
@@ -1,10 +1,10 @@
PRGNAM="postman"
-VERSION="9.25.2"
+VERSION="9.27.0"
HOMEPAGE="https://www.getpostman.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/9.25.2/linux64"
-MD5SUM_x86_64="c811952be7f61d2b11c54d99e495d161"
+DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/9.27.0/linux64"
+MD5SUM_x86_64="e226ec83bca02de392e583524cf46e8a"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"