development/vscode-bin: Updated for version 1.77.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2023-04-08 09:14:53 +07:00
parent 1472338a94
commit 99d39d0fe2
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.77.0}
SRCVER=1680085833
VERSION=${VERSION:-1.77.1}
SRCVER=1680651927
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,10 +1,10 @@
PRGNAM="vscode-bin"
VERSION="1.77.0"
VERSION="1.77.1"
HOMEPAGE="https://code.visualstudio.com/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://az764295.vo.msecnd.net/stable/7f329fe6c66b0f86ae1574c2911b681ad5a45d63/code-stable-x64-1680085833.tar.gz"
MD5SUM_x86_64="2152651930f3459368915ea064eec571"
DOWNLOAD_x86_64="https://az764295.vo.msecnd.net/stable/b7886d7461186a5eac768481578c1d7ca80e2d21/code-stable-x64-1680651927.tar.gz"
MD5SUM_x86_64="42dbec36236c511b0c08a475b765e88e"
REQUIRES=""
MAINTAINER="Willy Sudiarto Raharjo"
EMAIL="willysr@slackbuilds.org"