diff options
author | Ebben Aries <e@dscp.org> | 2019-12-28 09:31:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-28 09:31:01 +0700 |
commit | 145bf3f637ae667c516e9a0343eaeb2f942e1400 (patch) | |
tree | 4e8f99881ccbfa2b4471f6bc7a592725d411c4e1 /development/postman | |
parent | f1ca8941c65f7258ba159057a26fe990ccdd9c57 (diff) | |
download | slackbuilds-145bf3f637ae667c516e9a0343eaeb2f942e1400.tar.gz |
development/postman: Updated for version 7.14.0.
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 | 14 |
3 files changed, 15 insertions, 11 deletions
diff --git a/development/postman/postman.SlackBuild b/development/postman/postman.SlackBuild index fd931e3acf..0401058164 100644 --- a/development/postman/postman.SlackBuild +++ b/development/postman/postman.SlackBuild @@ -25,7 +25,7 @@ PRGNAM=postman SRCDIR=Postman SRCNAM=linux -VERSION=${VERSION:-7.2.0} +VERSION=${VERSION:-7.14.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/postman/postman.info b/development/postman/postman.info index b08000e5e8..587c22bf95 100644 --- a/development/postman/postman.info +++ b/development/postman/postman.info @@ -1,10 +1,10 @@ PRGNAM="postman" -VERSION="7.2.0" +VERSION="7.14.0" HOMEPAGE="https://www.getpostman.com" -DOWNLOAD="https://dl.pstmn.io/download/version/7.2.0/linux32" -MD5SUM="f84063cbf826a4be93fa6b698e6b9281" -DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/7.2.0/linux64" -MD5SUM_x86_64="cad3736607aa986bd5056e58528660d8" +DOWNLOAD="UNSUPPORTED" +MD5SUM="" +DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/7.14.0/linux64" +MD5SUM_x86_64="dc00dbe1117ba65158eaf0ec3e80b776" REQUIRES="" MAINTAINER="Ebben Aries" EMAIL="e@dscp.org" diff --git a/development/postman/slack-desc b/development/postman/slack-desc index 6cda6f43fe..44f36c9123 100644 --- a/development/postman/slack-desc +++ b/development/postman/slack-desc @@ -5,15 +5,19 @@ # 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: Postman makes API development faster, easier, and better. postman: -postman: -postman: -postman: +postman: Postman features include: +postman: * Powerful, simple to use GUI +postman: * 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: -postman: |