summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries2022-07-27 17:09:16 +0200
committer Willy Sudiarto Raharjo2022-07-30 06:26:25 +0200
commitb687d3c68b3ac927a3c366bea20916f62f9da820 (patch)
treef12a7e6f9b8dcc386f5f46683d7ac4dfefa9746a
parent33fa8877cab4b1165fc4f071a031a65d658c9a79 (diff)
downloadslackbuilds-b687d3c68b3ac927a3c366bea20916f62f9da820.tar.gz
development/postman: Updated for version 9.25.2.
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 6cfe82c29f..6738b3bd80 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.22.2}
+VERSION=${VERSION:-9.25.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/postman/postman.info b/development/postman/postman.info
index 0b6f896de1..6479646164 100644
--- a/development/postman/postman.info
+++ b/development/postman/postman.info
@@ -1,10 +1,10 @@
PRGNAM="postman"
-VERSION="9.22.2"
+VERSION="9.25.2"
HOMEPAGE="https://www.getpostman.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/9.22.2/linux64"
-MD5SUM_x86_64="bdc24d68fdf81a7d936c5397533ceb23"
+DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/9.25.2/linux64"
+MD5SUM_x86_64="c811952be7f61d2b11c54d99e495d161"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"