summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries2022-11-14 14:16:21 +0100
committer Willy Sudiarto Raharjo2022-11-19 04:08:06 +0100
commite010538fe080557a2dd99600ba247f9bb0c7a96a (patch)
tree593759375c1f59b4f35cab0a7188362dc75d5110
parent5716da051fdb76a5619a6f7d75c6e5ce5e306cda (diff)
downloadslackbuilds-e010538fe080557a2dd99600ba247f9bb0c7a96a.tar.gz
development/postman: Updated for version 10.1.2.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 f1241c4c0e..890baabc73 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:-9.31.0}
+VERSION=${VERSION:-10.1.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/postman/postman.info b/development/postman/postman.info
index dff4739800..59e1c90bc0 100644
--- a/development/postman/postman.info
+++ b/development/postman/postman.info
@@ -1,10 +1,10 @@
PRGNAM="postman"
-VERSION="9.31.0"
+VERSION="10.1.2"
HOMEPAGE="https://www.getpostman.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/9.31.0/linux64"
-MD5SUM_x86_64="04bf0c8d264073df08e96d87bae79331"
+DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/10.1.2/linux64"
+MD5SUM_x86_64="c5ef09406b26140f557fc0a5f0074972"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"