development/postman: Updated for version 7.2.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ebben Aries 2019-06-15 06:53:25 +07:00 committed by Willy Sudiarto Raharjo
parent 5760b351ea
commit 18bcaf378e
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 6 additions and 6 deletions

View file

@ -25,7 +25,7 @@
PRGNAM=postman
SRCDIR=Postman
SRCNAM=linux
VERSION=${VERSION:-7.1.0}
VERSION=${VERSION:-7.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="postman"
VERSION="7.1.0"
VERSION="7.2.0"
HOMEPAGE="https://www.getpostman.com"
DOWNLOAD="https://dl.pstmn.io/download/version/7.1.0/linux32"
MD5SUM="60e06dee0086a1ac56bc6f670f550f0e"
DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/7.1.0/linux64"
MD5SUM_x86_64="78f66497cbbf4767189f20d6f69ce48b"
DOWNLOAD="https://dl.pstmn.io/download/version/7.2.0/linux32"
MD5SUM="f84063cbf826a4be93fa6b698e6b9281"
DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/7.2.0/linux64"
MD5SUM_x86_64="cad3736607aa986bd5056e58528660d8"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="e@dscp.org"