development/vscode-bin: Updated for version 1.71.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2022-09-16 08:56:32 +07:00
parent 8ede69dc60
commit 0bc6a7fc14
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=vscode-bin
SRCNAM=code-stable
VERSION=${VERSION:-1.71}
SRCVER=1662018655
VERSION=${VERSION:-1.71.2}
SRCVER=1663191492
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,10 +1,10 @@
PRGNAM="vscode-bin"
VERSION="1.71"
VERSION="1.71.2"
HOMEPAGE="https://code.visualstudio.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://az764295.vo.msecnd.net/stable/784b0177c56c607789f9638da7b6bf3230d47a8c/code-stable-x64-1662018655.tar.gz"
MD5SUM_x86_64="0b985d610d91dc4f3c172546bc9f1392"
DOWNLOAD_x86_64="https://az764295.vo.msecnd.net/stable/74b1f979648cc44d385a2286793c226e611f59e7/code-stable-x64-1663191492.tar.gz"
MD5SUM_x86_64="a73d82341d1971a6faca4b6d466008fb"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"