diff options
author | Ebben Aries <earies@dscp.org> | 2021-03-30 08:54:29 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-01 10:42:11 +0700 |
commit | 0ba2a8d5cbef1bf06cbb48d455a2ced4be593d08 (patch) | |
tree | c8130754573d5562619c0901f765e565fa117edf /development/postman | |
parent | b801444593a698f1e1c7890e7621ca47543a34fe (diff) | |
download | slackbuilds-0ba2a8d5cbef1bf06cbb48d455a2ced4be593d08.tar.gz |
development/postman: Updated for version 8.0.10.
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 d6704a180e..4ce0f8243a 100644 --- a/development/postman/postman.SlackBuild +++ b/development/postman/postman.SlackBuild @@ -25,7 +25,7 @@ PRGNAM=postman SRCDIR=Postman SRCNAM=linux -VERSION=${VERSION:-8.0.7} +VERSION=${VERSION:-8.0.10} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/postman/postman.info b/development/postman/postman.info index 06488b1160..12b6df1a24 100644 --- a/development/postman/postman.info +++ b/development/postman/postman.info @@ -1,8 +1,8 @@ PRGNAM="postman" -VERSION="8.0.7" +VERSION="8.0.10" HOMEPAGE="https://www.getpostman.com" -DOWNLOAD="https://dl.pstmn.io/download/version/8.0.7/linux64" -MD5SUM="cc0a980f42d1f21f326062ffd49a5938" +DOWNLOAD="https://dl.pstmn.io/download/version/8.0.10/linux64" +MD5SUM="0651da66acc816939b7fc24578394eb6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |