diff options
author | Ebben Aries <earies@dscp.org> | 2020-11-29 19:09:52 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-12-05 23:14:52 +0700 |
commit | 56cdc5b551a1ca99226b0ce8e4d5851bbc16f8ee (patch) | |
tree | 98007cacf35a9deff8f76050e6b6aef94ca62a5e /development | |
parent | cc729241a150f9d2636e5d4a8783d7ffe42a2ff1 (diff) | |
download | slackbuilds-56cdc5b551a1ca99226b0ce8e4d5851bbc16f8ee.tar.gz |
development/postman: Updated for version 7.36.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-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 5db1da33c9..7c266edda7 100644 --- a/development/postman/postman.SlackBuild +++ b/development/postman/postman.SlackBuild @@ -25,7 +25,7 @@ PRGNAM=postman SRCDIR=Postman SRCNAM=linux -VERSION=${VERSION:-7.34.0} +VERSION=${VERSION:-7.36.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/postman/postman.info b/development/postman/postman.info index aae1045bec..a65b687b3d 100644 --- a/development/postman/postman.info +++ b/development/postman/postman.info @@ -1,8 +1,8 @@ PRGNAM="postman" -VERSION="7.34.0" +VERSION="7.36.0" HOMEPAGE="https://www.getpostman.com" -DOWNLOAD="https://dl.pstmn.io/download/version/7.34.0/linux64" -MD5SUM="e73a56ca80d6811d5ecfb31bd26f572b" +DOWNLOAD="https://dl.pstmn.io/download/version/7.36.0/linux64" +MD5SUM="5e9b7bae7caaaa197730b685695a2360" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |