development/postman: Updated for version 10.24.16.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ebben Aries 2024-04-10 07:42:16 -06:00 committed by Willy Sudiarto Raharjo
parent 63451612fd
commit 9a82ed6f93
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=postman
SRCDIR=Postman
SRCNAM=linux
VERSION=${VERSION:-10.24.3}
VERSION=${VERSION:-10.24.16}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="postman"
VERSION="10.24.3"
VERSION="10.24.16"
HOMEPAGE="https://www.getpostman.com"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/10.24.3/linux64"
MD5SUM_x86_64="bc0853c4398db6e01331e1e024a84300"
DOWNLOAD_x86_64="https://dl.pstmn.io/download/version/10.24.16/linux64"
MD5SUM_x86_64="75fc2abf7e2115e05567f61145c49600"
REQUIRES=""
MAINTAINER="Ebben Aries"
EMAIL="slackbuilds@dscp.org"