summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2024-10-19 11:04:59 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-20 07:51:22 +0700
commitb674d0bc7eccc7d0f25683660caebd0ad82928d5 (patch)
tree6db35f1f5ceef84ef7e8e92f9097f4540f2fbf9f
parent8bc6be45c5630232793f56d382e034454e9da8cd (diff)
downloadslackbuilds-b674d0bc7eccc7d0f25683660caebd0ad82928d5.tar.gz
slackbuilds-b674d0bc7eccc7d0f25683660caebd0ad82928d5.tar.xz
development/postman: Updated for version 11.17.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to '')
-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 9b20657f75..abd862ee13 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:-11.16.0}
+VERSION=${VERSION:-11.17.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/postman/postman.info b/development/postman/postman.info
index 7b3d9b40d6..eebe94edfc 100644
--- a/development/postman/postman.info
+++ b/development/postman/postman.info
@@ -1,10 +1,10 @@
PRGNAM="postman"
-VERSION="11.16.0"
+VERSION="11.17.0"
HOMEPAGE="https://www.getpostman.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/11.16.0/linux64"
-MD5SUM_x86_64="78c4dfeb055ff11ef92bff5ad57cf58b"
+DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/11.17.0/linux64"
+MD5SUM_x86_64="ba616353d495cda57b1919ac8bff8ac0"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"