aboutsummaryrefslogtreecommitdiff
path: root/development/postman
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2023-06-17 08:30:29 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-06-20 17:28:41 +0700
commit11201def2ca093a6232c8ec925dae98e26d41c34 (patch)
tree18e26d1ee5fd21075d11ef14ec8dd7a445096510 /development/postman
parentfafefa704832457778087a008c49a3cd4cd614fc (diff)
development/postman: Updated for version 10.15.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/postman')
-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 f6fb2db065460..0b937459fd0b8 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.14.0}
+VERSION=${VERSION:-10.15.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/postman/postman.info b/development/postman/postman.info
index 2333b93cd8043..d6278fdd64a8e 100644
--- a/development/postman/postman.info
+++ b/development/postman/postman.info
@@ -1,10 +1,10 @@
PRGNAM="postman"
-VERSION="10.14.0"
+VERSION="10.15.0"
HOMEPAGE="https://www.getpostman.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/10.14.0/linux64"
-MD5SUM_x86_64="db8bede3f49e97d80b90b75714d3044b"
+DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/10.15.0/linux64"
+MD5SUM_x86_64="8da365c6f08ec8ca49f715dfd0a44075"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"