development/vscode-bin: Updated for version 1.42.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2020-02-08 14:54:32 +07:00
parent 268aee4391
commit dceffcaabd
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for vscode-bin
# Copyright 2019 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# Copyright 2019-2020 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,8 +24,8 @@
PRGNAM=vscode-bin
SRCNAM=code-stable
VERSION=${VERSION:-1.41.1}
SRCVER=1576682093
VERSION=${VERSION:-1.42.0}
SRCVER=1580986866
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

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