aboutsummaryrefslogtreecommitdiff
path: root/development
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2023-02-19 09:11:31 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-02-21 08:52:12 +0700
commitf755c087384da6c017c7854594ee5ec6b767b85f (patch)
treee858af7d805566835b9b127d79f1a50918c08f17 /development
parent2139c03aad5c2294bf839e917df7800fef871e56 (diff)
development/postman: Updated for version 10.10.3
Signed-off-by: Ebben Aries <earies@dscp.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-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 b03b2012aba02..2b19cd6be5850 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:-10.9.4}
+VERSION=${VERSION:-10.10.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/postman/postman.info b/development/postman/postman.info
index 7bd126a511123..d957d3b34dfae 100644
--- a/development/postman/postman.info
+++ b/development/postman/postman.info
@@ -1,10 +1,10 @@
PRGNAM="postman"
-VERSION="10.9.4"
+VERSION="10.10.3"
HOMEPAGE="https://www.getpostman.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/10.9.4/linux64"
-MD5SUM_x86_64="f3cf07dfc2b01e6d590442ac4bab54a4"
+DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/10.10.3/linux64"
+MD5SUM_x86_64="ba2ee557c3da6053c2d320a67ad46331"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"