development/vscode-bin: Updated for version 1.42.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2020-02-26 23:35:54 +07:00
parent 7f335834ff
commit 86c9b52aad
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.42.0}
SRCVER=1580986866
VERSION=${VERSION:-1.42.1}
SRCVER=1581433181
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="vscode-bin"
VERSION="1.42.0"
VERSION="1.42.1"
HOMEPAGE="https://code.visualstudio.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://az764295.vo.msecnd.net/stable/ae08d5460b5a45169385ff3fd44208f431992451/code-stable-1580986866.tar.gz"
MD5SUM_x86_64="fdd83ff31940362938b543ffc1ebbbe2"
DOWNLOAD_x86_64="https://az764295.vo.msecnd.net/stable/c47d83b293181d9be64f27ff093689e8e7aed054/code-stable-1581433181.tar.gz"
MD5SUM_x86_64="f9a94f6ed0bd978ba0e24b3a491bf446"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"