development/postman: Updated for version 9.1.5

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ebben Aries 2021-11-26 17:01:41 -07:00 committed by Willy Sudiarto Raharjo
parent 14c5b7519a
commit 35a3c51828
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:-8.12.5}
VERSION=${VERSION:-9.1.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="postman"
VERSION="8.12.5"
VERSION="9.1.5"
HOMEPAGE="https://www.getpostman.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/8.12.5/linux64"
MD5SUM_x86_64="9c5525374288c14b0b8c21e153202169"
DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/9.1.5/linux64"
MD5SUM_x86_64="7b1288999e423b31b4482b883016ee33"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"