diff --git a/development/postman/postman.SlackBuild b/development/postman/postman.SlackBuild index 953b5288c5..1d44746b69 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:-11.8.0} +VERSION=${VERSION:-11.9.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/postman/postman.info b/development/postman/postman.info index 5fbd0825d1..a10cf56cce 100644 --- a/development/postman/postman.info +++ b/development/postman/postman.info @@ -1,10 +1,10 @@ PRGNAM="postman" -VERSION="11.8.0" +VERSION="11.9.0" HOMEPAGE="https://www.getpostman.com" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/11.8.0/linux64" -MD5SUM_x86_64="6a842fc2a554a67e51ad932d80092884" +DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/11.9.0/linux64" +MD5SUM_x86_64="1df09edb093b4156a9afa0708c5be8d5" REQUIRES="" MAINTAINER="Ebben Aries" EMAIL="slackbuilds@dscp.org"