mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-29 13:00:32 +01:00
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:
parent
63451612fd
commit
9a82ed6f93
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue