development/postman: Updated for version 9.29.0.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ebben Aries 2022-08-29 07:47:13 -07:00 committed by Willy Sudiarto Raharjo
parent c62aacbf3b
commit f30a09be61
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=postman
SRCDIR=Postman
SRCNAM=linux
VERSION=${VERSION:-9.27.0}
VERSION=${VERSION:-9.29.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="postman"
VERSION="9.27.0"
VERSION="9.29.0"
HOMEPAGE="https://www.getpostman.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/9.27.0/linux64"
MD5SUM_x86_64="e226ec83bca02de392e583524cf46e8a"
DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/9.29.0/linux64"
MD5SUM_x86_64="dfc34a10c41e44aaf4fe0e29efd410af"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"