diff options
author | Ebben Aries <e@dscp.org> | 2020-10-16 19:26:19 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:36:21 +0700 |
commit | 8723c6c9e00f32d212fee7bc7ec659d3c3bd4d28 (patch) | |
tree | d94c363f38048589029f9e60c154445eeac48a2b /development/postman | |
parent | 2021cb3daec58a04897782cb6c6500e54a5d672e (diff) | |
download | slackbuilds-8723c6c9e00f32d212fee7bc7ec659d3c3bd4d28.tar.gz |
development/postman: Updated for version 7.34.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
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 | 10 | ||||
-rw-r--r-- | development/postman/slack-desc | 10 |
3 files changed, 11 insertions, 11 deletions
diff --git a/development/postman/postman.SlackBuild b/development/postman/postman.SlackBuild index 0401058164..5db1da33c9 100644 --- a/development/postman/postman.SlackBuild +++ b/development/postman/postman.SlackBuild @@ -25,7 +25,7 @@ PRGNAM=postman SRCDIR=Postman SRCNAM=linux -VERSION=${VERSION:-7.14.0} +VERSION=${VERSION:-7.34.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/postman/postman.info b/development/postman/postman.info index 587c22bf95..aae1045bec 100644 --- a/development/postman/postman.info +++ b/development/postman/postman.info @@ -1,10 +1,10 @@ PRGNAM="postman" -VERSION="7.14.0" +VERSION="7.34.0" HOMEPAGE="https://www.getpostman.com" -DOWNLOAD="UNSUPPORTED" -MD5SUM="" -DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/7.14.0/linux64" -MD5SUM_x86_64="dc00dbe1117ba65158eaf0ec3e80b776" +DOWNLOAD="https://dl.pstmn.io/download/version/7.34.0/linux64" +MD5SUM="e73a56ca80d6811d5ecfb31bd26f572b" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" REQUIRES="" MAINTAINER="Ebben Aries" EMAIL="e@dscp.org" diff --git a/development/postman/slack-desc b/development/postman/slack-desc index a8ac3c36a0..7e9a4acf07 100644 --- a/development/postman/slack-desc +++ b/development/postman/slack-desc @@ -5,15 +5,15 @@ # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. - |-----handy-ruler------------------------------------------------------| + |-----handy-ruler------------------------------------------------------| postman: postman (Build, test, and document your APIs faster) -postman: Postman makes API development faster, easier, and better. +postman: postman: Postman features include: -postman: * Powerful, simple to use GUI -postman: * Saved history of API requests +postman: * Powerful, simple to use GUI with saved history of API requests postman: * Unlimited collections, environments, tests, and sharing postman: * Automated testing with collection runner postman: * Web-viewable, detailed API documentation postman: * Flexible API monitoring, for uptime, performance, and accuracy -postman: * Mock servers, to support split-stack development +postman: postman: Website: https://www.getpostman.com +postman: |