summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2023-09-26 12:56:58 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-26 23:44:02 +0700
commitbc10c35c2c326b471b4737f3b2a301043343d8b3 (patch)
tree589a7afb1e37993daec11b87b75ce960b322b880 /development
parent258fbbe56b4adba32953a286f9b032a43d6e1ce5 (diff)
downloadslackbuilds-bc10c35c2c326b471b4737f3b2a301043343d8b3.tar.gz
slackbuilds-bc10c35c2c326b471b4737f3b2a301043343d8b3.tar.xz
development/postman: Updated for version 10.18.7
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-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 d87621a607..9a935f3076 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:-10.17.4}
+VERSION=${VERSION:-10.18.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/postman/postman.info b/development/postman/postman.info
index ba255abc8e..40f386a406 100644
--- a/development/postman/postman.info
+++ b/development/postman/postman.info
@@ -1,10 +1,10 @@
PRGNAM="postman"
-VERSION="10.17.4"
+VERSION="10.18.7"
HOMEPAGE="https://www.getpostman.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/10.17.4/linux64"
-MD5SUM_x86_64="9607de9063f1bcf81e099c155144848d"
+DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/10.18.7/linux64"
+MD5SUM_x86_64="4651784a5ad2f3dcf2b6e3739d4e800f"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"