diff options
author | Ebben Aries <earies@dscp.org> | 2023-07-21 08:18:45 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-07-22 15:52:50 +0700 |
commit | 5f34a1641222838642d2de42f468ab05dbb47f1f (patch) | |
tree | 8b86f09427b42d414d70c5c1283192e54f560f72 /development/postman | |
parent | 301634eeeddc48a3b0d4e5231e70979e894ecd71 (diff) |
development/postman: Updated for version 10.16.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/postman')
-rw-r--r-- | development/postman/postman.SlackBuild | 2 | ||||
-rw-r--r-- | development/postman/postman.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/development/postman/postman.SlackBuild b/development/postman/postman.SlackBuild index 0b937459fd0b8..34752fb6463bb 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.15.0} +VERSION=${VERSION:-10.16.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/postman/postman.info b/development/postman/postman.info index d6278fdd64a8e..246892f0c7fa6 100644 --- a/development/postman/postman.info +++ b/development/postman/postman.info @@ -1,10 +1,10 @@ PRGNAM="postman" -VERSION="10.15.0" +VERSION="10.16.0" HOMEPAGE="https://www.getpostman.com" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/10.15.0/linux64" -MD5SUM_x86_64="8da365c6f08ec8ca49f715dfd0a44075" +DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/10.16.0/linux64" +MD5SUM_x86_64="0763c5644056fac76edea9d42b192791" REQUIRES="" MAINTAINER="Ebben Aries" EMAIL="slackbuilds@dscp.org" |