development/postman: Updated for version 9.15.2

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
This commit is contained in:
Ebben Aries 2022-03-21 08:52:56 -06:00 committed by Willy Sudiarto Raharjo
parent 0a0cbd7b0f
commit 251d835755
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.14.0}
VERSION=${VERSION:-9.15.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="postman"
VERSION="9.14.0"
VERSION="9.15.2"
HOMEPAGE="https://www.getpostman.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/9.14.0/linux64"
MD5SUM_x86_64="807bad76643826e20709da2d5259d3aa"
DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/9.15.2/linux64"
MD5SUM_x86_64="578451d84c15bd68c70a1ee9950a1496"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"