aboutsummaryrefslogtreecommitdiff
path: root/development
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2024-11-13 10:38:43 +0000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-11-15 06:37:46 +0700
commitc15147af022efb99dbd2321f14acb8166a4308ca (patch)
treec97d95aab04a8ecc1bddbfa84f7070c8c9f103a8 /development
parentc41b42f1fe1dd6a7f839578d551245fc7e457e3e (diff)
development/postman: Updated for version 11.19.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 abd862ee13e9..42a8fcc99a4a 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.17.0}
+VERSION=${VERSION:-11.19.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/postman/postman.info b/development/postman/postman.info
index eebe94edfc0f..4f5572624e7c 100644
--- a/development/postman/postman.info
+++ b/development/postman/postman.info
@@ -1,10 +1,10 @@
PRGNAM="postman"
-VERSION="11.17.0"
+VERSION="11.19.0"
HOMEPAGE="https://www.getpostman.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/11.17.0/linux64"
-MD5SUM_x86_64="ba616353d495cda57b1919ac8bff8ac0"
+DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/11.19.0/linux64"
+MD5SUM_x86_64="62dfaad43dadd5454cc72af31aed4ff5"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"