summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2023-05-16 14:06:30 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-20 11:17:22 +0700
commit741e31b92f48b04fc4f8dfc334ac122cf2a935f4 (patch)
tree5a1b5ad43a980cdca9842b026121c8c191b399f1
parent8503a561365cf8ea4223e4d6d320ccae6a03e6f4 (diff)
downloadslackbuilds-741e31b92f48b04fc4f8dfc334ac122cf2a935f4.tar.gz
slackbuilds-741e31b92f48b04fc4f8dfc334ac122cf2a935f4.tar.xz
development/postman: Updated for version 10.14.0.
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 fdcb663b1c..f6fb2db065 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.13.0}
+VERSION=${VERSION:-10.14.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/postman/postman.info b/development/postman/postman.info
index b23d93c9ea..2333b93cd8 100644
--- a/development/postman/postman.info
+++ b/development/postman/postman.info
@@ -1,10 +1,10 @@
PRGNAM="postman"
-VERSION="10.13.0"
+VERSION="10.14.0"
HOMEPAGE="https://www.getpostman.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/10.13.0/linux64"
-MD5SUM_x86_64="98cd9100bef3fba84db3b99c623ecb82"
+DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/10.14.0/linux64"
+MD5SUM_x86_64="db8bede3f49e97d80b90b75714d3044b"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"