summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries2021-08-01 23:49:32 +0200
committer Willy Sudiarto Raharjo2021-08-04 06:11:39 +0200
commit5d71c4d617cdd5165336c91f32b4ec0e06e07919 (patch)
treead44e371b5ebd5ea026cef6ce463937547083c9d
parent03f93f4ba29c898ec4d94d46eb5bc98f08daac27 (diff)
downloadslackbuilds-5d71c4d617cdd5165336c91f32b4ec0e06e07919.tar.gz
development/postman: Updated for version 8.9.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 a58810eb44..7e797eeca7 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 0d3ba0c87c..6461086e90 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"