development/vscode-bin: Updated for version 1.43.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2020-03-28 13:11:56 +07:00
parent e15bd83aa2
commit 816645e929
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View File

@ -24,8 +24,8 @@
PRGNAM=vscode-bin
SRCNAM=code-stable
VERSION=${VERSION:-1.43.1}
SRCVER=1584516158
VERSION=${VERSION:-1.43.2}
SRCVER=1585036655
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="vscode-bin"
VERSION="1.43.1"
VERSION="1.43.2"
HOMEPAGE="https://code.visualstudio.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://az764295.vo.msecnd.net/stable/fe22a9645b44368865c0ba92e2fb881ff1afce94/code-stable-1584516158.tar.gz"
MD5SUM_x86_64="5e49000089cbab2565c4721277b1be3d"
DOWNLOAD_x86_64="https://az764295.vo.msecnd.net/stable/0ba0ca52957102ca3527cf479571617f0de6ed50/code-stable-1585036655.tar.gz"
MD5SUM_x86_64="c7d1ece00ccd9d329191859107252794"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"