diff --git a/development/postman/postman.SlackBuild b/development/postman/postman.SlackBuild index 1390a79ed8..638c89eb84 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:-8.12.5} +VERSION=${VERSION:-9.1.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/postman/postman.info b/development/postman/postman.info index 5f4bcbcf29..9783332e10 100644 --- a/development/postman/postman.info +++ b/development/postman/postman.info @@ -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"