aboutsummaryrefslogtreecommitdiff
path: root/development/postman
diff options
context:
space:
mode:
authorEbben Aries <earies@dscp.org>2024-08-14 11:45:42 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-08-16 10:56:06 +0700
commit015f06e038bb24b981c9aed99230e0ff435c22b2 (patch)
treea3aecec4a5e72ff21ed2d68e0d0705ba34041314 /development/postman
parentb1893c15986e9aa7dc793f3796724c52d0b5b582 (diff)
downloadslackbuilds-015f06e038bb24b981c9aed99230e0ff435c22b2.tar.xz
development/postman: Updated for version 11.8.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/postman')
-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 f662add221be..953b5288c555 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.7.0}
+VERSION=${VERSION:-11.8.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/development/postman/postman.info b/development/postman/postman.info
index 4bf2874db273..5fbd0825d1c2 100644
--- a/development/postman/postman.info
+++ b/development/postman/postman.info
@@ -1,10 +1,10 @@
PRGNAM="postman"
-VERSION="11.7.0"
+VERSION="11.8.0"
HOMEPAGE="https://www.getpostman.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/11.7.0/linux64"
-MD5SUM_x86_64="a46ba510d5e2d5a62ddf0a3b623aec83"
+DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/11.8.0/linux64"
+MD5SUM_x86_64="6a842fc2a554a67e51ad932d80092884"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"