development/vscode-bin: Updated for version 1.80.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2023-07-29 08:11:28 +07:00
parent bb4b72b0d6
commit 8421a08926
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.80.1}
SRCVER=1689183979
VERSION=${VERSION:-1.80.2}
SRCVER=1690491880
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="vscode-bin"
VERSION="1.80.1"
VERSION="1.80.2"
HOMEPAGE="https://code.visualstudio.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://az764295.vo.msecnd.net/stable/74f6148eb9ea00507ec113ec51c489d6ffb4b771/code-stable-x64-1689183979.tar.gz"
MD5SUM_x86_64="2435596bc9e747aea45488fbabf4a4ae"
DOWNLOAD_x86_64="https://az764295.vo.msecnd.net/stable/2ccd690cbff1569e4a83d7c43d45101f817401dc/code-stable-x64-1690491880.tar.gz"
MD5SUM_x86_64="5b908e777c4fd8d9668d984c4625f8e0"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"