aboutsummaryrefslogtreecommitdiff
path: root/development/postman
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2023-08-12 09:18:19 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-08-13 07:21:33 +0700
commit4b6fa62188e13dec0d3b52febd80510dd5f307c6 (patch)
treef26474355d656cbf8761c5f0db48b34f98e442cc /development/postman
parentc43c2705bc14246c7e1785175b995f776f288d3e (diff)
development/postman: Updated for version 10.17.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 34752fb6463bb..f5c5a2b1ef801 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.16.0}
+VERSION=${VERSION:-10.17.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/postman/postman.info b/development/postman/postman.info
index 246892f0c7fa6..2d6e7561e7419 100644
--- a/development/postman/postman.info
+++ b/development/postman/postman.info
@@ -1,10 +1,10 @@
PRGNAM="postman"
-VERSION="10.16.0"
+VERSION="10.17.0"
HOMEPAGE="https://www.getpostman.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/10.16.0/linux64"
-MD5SUM_x86_64="0763c5644056fac76edea9d42b192791"
+DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/10.17.0/linux64"
+MD5SUM_x86_64="01ca72b2b3ebd3a79daffa889104eec4"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"