summaryrefslogtreecommitdiffstats
path: root/development/postman
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2023-04-18 15:03:29 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-04-22 11:38:20 +0700
commitb52a8ab797c7dce6260d42f72e3745e3c0a2923b (patch)
tree3e00425d81904bf7b9a1a843e4f939aa3734fc34 /development/postman
parentfd7c8195276b81a11aea5864b7ac7d18210fc464 (diff)
downloadslackbuilds-b52a8ab797c7dce6260d42f72e3745e3c0a2923b.tar.gz
slackbuilds-b52a8ab797c7dce6260d42f72e3745e3c0a2923b.tar.xz
development/postman: Updated for version 10.13.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> 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 d8eb9b010f..fdcb663b1c 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.12.13}
+VERSION=${VERSION:-10.13.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/postman/postman.info b/development/postman/postman.info
index 026cfa4fb8..b23d93c9ea 100644
--- a/development/postman/postman.info
+++ b/development/postman/postman.info
@@ -1,10 +1,10 @@
PRGNAM="postman"
-VERSION="10.12.13"
+VERSION="10.13.0"
HOMEPAGE="https://www.getpostman.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/10.12.13/linux64"
-MD5SUM_x86_64="89afceb98c17f7101ce507275cee9752"
+DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/10.13.0/linux64"
+MD5SUM_x86_64="98cd9100bef3fba84db3b99c623ecb82"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"