summaryrefslogtreecommitdiff
path: root/development/postman
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2022-01-30 09:25:28 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-01-31 10:08:19 +0700
commit43f42ef2e09a01150546594073c676696edf89f1 (patch)
treefd2d98723cb3333ea156314c4e8d22f03e078f0b /development/postman
parent73422242f3d4e9d93999df4a7ba7e8d7cf216d05 (diff)
downloadslackbuilds-43f42ef2e09a01150546594073c676696edf89f1.tar.gz
development/postman: Updated for version 9.11.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/postman')
-rw-r--r--development/postman/postman.SlackBuild2
-rw-r--r--development/postman/postman.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/postman/postman.SlackBuild b/development/postman/postman.SlackBuild
index 64ec0a86ff..251b32e9bf 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:-9.9.3}
+VERSION=${VERSION:-9.11.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/postman/postman.info b/development/postman/postman.info
index ac9d3835b6..806b11c61f 100644
--- a/development/postman/postman.info
+++ b/development/postman/postman.info
@@ -1,10 +1,10 @@
PRGNAM="postman"
-VERSION="9.9.3"
+VERSION="9.11.0"
HOMEPAGE="https://www.getpostman.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/9.9.3/linux64"
-MD5SUM_x86_64="887bd7782ad709c81f42be6d103c2687"
+DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/9.11.0/linux64"
+MD5SUM_x86_64="e785df80fbbd537d8ff931de5d3ccc5a"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"