aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--development/postman/postman.SlackBuild2
-rw-r--r--development/postman/postman.info10
2 files changed, 6 insertions, 6 deletions
diff --git a/development/postman/postman.SlackBuild b/development/postman/postman.SlackBuild
index a58810eb44e82..7e797eeca7826 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.8.0}
+VERSION=${VERSION:-8.9.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/postman/postman.info b/development/postman/postman.info
index 0d3ba0c87ca00..6461086e90af2 100644
--- a/development/postman/postman.info
+++ b/development/postman/postman.info
@@ -1,10 +1,10 @@
PRGNAM="postman"
-VERSION="8.8.0"
+VERSION="8.9.1"
HOMEPAGE="https://www.getpostman.com"
-DOWNLOAD="https://dl.pstmn.io/download/version/8.8.0/linux64"
-MD5SUM="fd67bf0aa740f674eb85961741632091"
-DOWNLOAD_x86_64=""
-MD5SUM_x86_64=""
+DOWNLOAD="UNSUPPORTED"
+MD5SUM=""
+DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/8.9.1/linux64"
+MD5SUM_x86_64="7a7aa8b7b7b08a474861dd0aa86d7060"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"