summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Ebben Aries2023-10-13 16:36:48 +0200
committer Willy Sudiarto Raharjo2023-10-14 04:00:19 +0200
commit8a5c1a2b463254c206d1026bd135adfc34c8e619 (patch)
treee03ae1321544e79deda8e71b2905aff856e79cc2 /development
parente81da83a0b72855393fa5cd5ab754a59fbeafe3b (diff)
downloadslackbuilds-8a5c1a2b463254c206d1026bd135adfc34c8e619.tar.gz
development/postman: Updated for version 10.19.0
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 2d1fbb10da..ca6a87dca1 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.18.10}
+VERSION=${VERSION:-10.19.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/postman/postman.info b/development/postman/postman.info
index 8b9246ba77..80036f63e1 100644
--- a/development/postman/postman.info
+++ b/development/postman/postman.info
@@ -1,10 +1,10 @@
PRGNAM="postman"
-VERSION="10.18.10"
+VERSION="10.19.0"
HOMEPAGE="https://www.getpostman.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/10.18.10/linux64"
-MD5SUM_x86_64="cfb51b866d5091e033b3c24dd55f00ac"
+DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/10.19.0/linux64"
+MD5SUM_x86_64="09a8f4d69c93cc2ffa11723dea0190e2"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"