mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/vscode-bin: Updated for version 1.42.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7f335834ff
commit
86c9b52aad
2 changed files with 5 additions and 5 deletions
|
@ -24,8 +24,8 @@
|
||||||
|
|
||||||
PRGNAM=vscode-bin
|
PRGNAM=vscode-bin
|
||||||
SRCNAM=code-stable
|
SRCNAM=code-stable
|
||||||
VERSION=${VERSION:-1.42.0}
|
VERSION=${VERSION:-1.42.1}
|
||||||
SRCVER=1580986866
|
SRCVER=1581433181
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
PRGNAM="vscode-bin"
|
PRGNAM="vscode-bin"
|
||||||
VERSION="1.42.0"
|
VERSION="1.42.1"
|
||||||
HOMEPAGE="https://code.visualstudio.com/"
|
HOMEPAGE="https://code.visualstudio.com/"
|
||||||
DOWNLOAD="UNSUPPORTED"
|
DOWNLOAD="UNSUPPORTED"
|
||||||
MD5SUM=""
|
MD5SUM=""
|
||||||
DOWNLOAD_x86_64="https://az764295.vo.msecnd.net/stable/ae08d5460b5a45169385ff3fd44208f431992451/code-stable-1580986866.tar.gz"
|
DOWNLOAD_x86_64="https://az764295.vo.msecnd.net/stable/c47d83b293181d9be64f27ff093689e8e7aed054/code-stable-1581433181.tar.gz"
|
||||||
MD5SUM_x86_64="fdd83ff31940362938b543ffc1ebbbe2"
|
MD5SUM_x86_64="f9a94f6ed0bd978ba0e24b3a491bf446"
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
MAINTAINER="Willy Sudiarto Raharjo"
|
MAINTAINER="Willy Sudiarto Raharjo"
|
||||||
EMAIL="willysr@slackbuilds.org"
|
EMAIL="willysr@slackbuilds.org"
|
||||||
|
|
Loading…
Reference in a new issue