summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Ebben Aries2024-03-17 01:49:03 +0100
committer Willy Sudiarto Raharjo2024-03-19 05:05:23 +0100
commite9c403e56495acddb9f4f823fd84f64b2fef2ae8 (patch)
tree019ea2b567fd0cf942b4ad0f553e63c0a2c5ab8a
parent7350dd99cc6a07f7f559235203583bdc34b0ee7e (diff)
downloadslackbuilds-e9c403e56495acddb9f4f823fd84f64b2fef2ae8.tar.gz
development/postman: Updated for version 10.24.3
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 a029823b3b..20d5b20d72 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.23.9}
+VERSION=${VERSION:-10.24.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/postman/postman.info b/development/postman/postman.info
index 4c7b31d323..de2c80d9ab 100644
--- a/development/postman/postman.info
+++ b/development/postman/postman.info
@@ -1,10 +1,10 @@
PRGNAM="postman"
-VERSION="10.23.9"
+VERSION="10.24.3"
HOMEPAGE="https://www.getpostman.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/10.23.9/linux64"
-MD5SUM_x86_64="7c14021cc6431d85cb8aec0c19192b18"
+DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/10.24.3/linux64"
+MD5SUM_x86_64="bc0853c4398db6e01331e1e024a84300"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"