development/vscode-bin: Updated for version 1.82.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2023-09-08 22:15:48 +07:00
parent 0e5c72c18b
commit 692e6aec4a
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.81.1}
SRCVER=1691619534
VERSION=${VERSION:-1.82.0}
SRCVER=1694038049
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="vscode-bin"
VERSION="1.81.1"
VERSION="1.82.0"
HOMEPAGE="https://code.visualstudio.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://az764295.vo.msecnd.net/stable/6c3e3dba23e8fadc360aed75ce363ba185c49794/code-stable-x64-1691619534.tar.gz"
MD5SUM_x86_64="2b230e2423da9314df15d064d7e5eaca"
DOWNLOAD_x86_64="https://az764295.vo.msecnd.net/stable/8b617bd08fd9e3fc94d14adb8d358b56e3f72314/code-stable-x64-1694038049.tar.gz"
MD5SUM_x86_64="a22c1253d72f8a39ac1ad22f53780f52"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"