aboutsummaryrefslogtreecommitdiff
path: root/development
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2024-09-22 09:31:55 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-27 23:12:01 +0700
commitf40b4de5a44df69922059b2cd34349ccc5c53a5f (patch)
tree4d1230a6b0ac08f27b7e49e2d6e03904a71d31d6 /development
parentcd16edf6d4a752fd98e9e3d593499545724d0589 (diff)
development/postman: Updated for version 11.13.0
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 87f7657266a71..dfe8a45bf5b35 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:-11.10.0}
+VERSION=${VERSION:-11.13.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/postman/postman.info b/development/postman/postman.info
index 04c46076e956c..42a01d42866a0 100644
--- a/development/postman/postman.info
+++ b/development/postman/postman.info
@@ -1,10 +1,10 @@
PRGNAM="postman"
-VERSION="11.10.0"
+VERSION="11.13.0"
HOMEPAGE="https://www.getpostman.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/11.10.0/linux64"
-MD5SUM_x86_64="845447219706a0f87bb942cf479b3a26"
+DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/11.13.0/linux64"
+MD5SUM_x86_64="d8698502cf518eb7778213c8cc8dbe4e"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"