summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries2022-07-06 03:01:43 +0200
committer Willy Sudiarto Raharjo2022-07-09 05:06:13 +0200
commit89b8298cc70911796e519c1bd539f5a23aa47ef6 (patch)
treedd2518dd579a263f071149d3ec526ef8937556d2
parent98b019f8f71e2f5b5983cae21e9956f38f838702 (diff)
downloadslackbuilds-89b8298cc70911796e519c1bd539f5a23aa47ef6.tar.gz
development/postman: Updated for version 9.22.2.
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 a657971f4a..6cfe82c29f 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:-9.19.0}
+VERSION=${VERSION:-9.22.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/postman/postman.info b/development/postman/postman.info
index 04ea413535..0b6f896de1 100644
--- a/development/postman/postman.info
+++ b/development/postman/postman.info
@@ -1,10 +1,10 @@
PRGNAM="postman"
-VERSION="9.19.0"
+VERSION="9.22.2"
HOMEPAGE="https://www.getpostman.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/9.19.0/linux64"
-MD5SUM_x86_64="9c99b16c0698b08a4a42c492e8964a33"
+DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/9.22.2/linux64"
+MD5SUM_x86_64="bdc24d68fdf81a7d936c5397533ceb23"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"