diff options
-rw-r--r-- | development/postman/postman.SlackBuild | 2 | ||||
-rw-r--r-- | development/postman/postman.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/postman/postman.SlackBuild b/development/postman/postman.SlackBuild index 70e6ee7984686..ec0cd2494ac59 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.7.0} +VERSION=${VERSION:-8.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/postman/postman.info b/development/postman/postman.info index 896410911723b..0d3ba0c87ca00 100644 --- a/development/postman/postman.info +++ b/development/postman/postman.info @@ -1,8 +1,8 @@ PRGNAM="postman" -VERSION="8.7.0" +VERSION="8.8.0" HOMEPAGE="https://www.getpostman.com" -DOWNLOAD="https://dl.pstmn.io/download/version/8.7.0/linux64" -MD5SUM="446cd15f171db3c9d836c3d1996c177f" +DOWNLOAD="https://dl.pstmn.io/download/version/8.8.0/linux64" +MD5SUM="fd67bf0aa740f674eb85961741632091" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |