aboutsummaryrefslogtreecommitdiff
path: root/development
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2024-08-31 10:39:00 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-09-01 08:13:46 +0700
commit9a13bf227d9a5eb6ded0eb32e64a2f121a03639c (patch)
tree3afb6cbeb49d9a4de41b5fc744fe8efa90ab0d4b /development
parent285663490c04e07297da4aefbe3530c22b748867 (diff)
development/postman: Updated for version 11.10.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 1d44746b6911..87f7657266a7 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.9.0}
+VERSION=${VERSION:-11.10.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/postman/postman.info b/development/postman/postman.info
index a10cf56cce2d..04c46076e956 100644
--- a/development/postman/postman.info
+++ b/development/postman/postman.info
@@ -1,10 +1,10 @@
PRGNAM="postman"
-VERSION="11.9.0"
+VERSION="11.10.0"
HOMEPAGE="https://www.getpostman.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/11.9.0/linux64"
-MD5SUM_x86_64="1df09edb093b4156a9afa0708c5be8d5"
+DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/11.10.0/linux64"
+MD5SUM_x86_64="845447219706a0f87bb942cf479b3a26"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"