summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author Ebben Aries <earies@dscp.org>2023-02-03 12:26:40 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-02-04 06:54:30 +0700
commita89a3904977ac8cb684d429b2ac4a086c124e71e (patch)
tree021ed946a567dae98ee98a9700490647fb18cb53 /development
parentde4e81e21c7ea8dfe734b86322e292f50dc14e25 (diff)
downloadslackbuilds-a89a3904977ac8cb684d429b2ac4a086c124e71e.tar.gz
slackbuilds-a89a3904977ac8cb684d429b2ac4a086c124e71e.tar.xz
development/postman: Updated for version 10.9.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 d90a7610a5..7b14e24e82 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.8.0}
+VERSION=${VERSION:-10.9.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/postman/postman.info b/development/postman/postman.info
index 01ce025360..8f32659c81 100644
--- a/development/postman/postman.info
+++ b/development/postman/postman.info
@@ -1,10 +1,10 @@
PRGNAM="postman"
-VERSION="10.8.0"
+VERSION="10.9.0"
HOMEPAGE="https://www.getpostman.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/10.8.0/linux64"
-MD5SUM_x86_64="66707eef337e861803e7ea6943cc84a8"
+DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/10.9.0/linux64"
+MD5SUM_x86_64="38e56cf02245b9d070b59f77e65c65d9"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"