summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries2021-08-12 19:01:40 +0200
committer Willy Sudiarto Raharjo2021-08-14 16:16:24 +0200
commitfe9a1de37166f13c579a6287db35882715ec55d5 (patch)
tree2a915f6cdd98c3a1a49956c0c0f840edf6ea1f7f
parent3c5899687089244e9976a01d7f85639b7540a398 (diff)
downloadslackbuilds-fe9a1de37166f13c579a6287db35882715ec55d5.tar.gz
development/postman: Updated for version 8.10.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/postman/postman.SlackBuild2
-rw-r--r--development/postman/postman.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/postman/postman.SlackBuild b/development/postman/postman.SlackBuild
index 7e797eeca7..87befbce4c 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.9.1}
+VERSION=${VERSION:-8.10.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/postman/postman.info b/development/postman/postman.info
index 6461086e90..f8a4cd220a 100644
--- a/development/postman/postman.info
+++ b/development/postman/postman.info
@@ -1,10 +1,10 @@
PRGNAM="postman"
-VERSION="8.9.1"
+VERSION="8.10.0"
HOMEPAGE="https://www.getpostman.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/8.9.1/linux64"
-MD5SUM_x86_64="7a7aa8b7b7b08a474861dd0aa86d7060"
+DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/8.10.0/linux64"
+MD5SUM_x86_64="7e72d94f5c770cf02a9718a852fac72c"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"