mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
development/vscode-bin: Updated for version 1.54.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a9dfd09fb2
commit
7a189ebb3f
2 changed files with 5 additions and 5 deletions
|
@ -24,8 +24,8 @@
|
|||
|
||||
PRGNAM=vscode-bin
|
||||
SRCNAM=code-stable
|
||||
VERSION=${VERSION:-1.54.1}
|
||||
SRCVER=1614898391
|
||||
VERSION=${VERSION:-1.54.2}
|
||||
SRCVER=1615425277
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="vscode-bin"
|
||||
VERSION="1.54.1"
|
||||
VERSION="1.54.2"
|
||||
HOMEPAGE="https://code.visualstudio.com/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://az764295.vo.msecnd.net/stable/f30a9b73e8ffc278e71575118b6bf568f04587c8/code-stable-x64-1614898391.tar.gz"
|
||||
MD5SUM_x86_64="4ae80a661e275d3ac40fa9bb02288570"
|
||||
DOWNLOAD_x86_64="https://az764295.vo.msecnd.net/stable/fd6f3bce6709b121a895d042d343d71f317d74e7/code-stable-x64-1615425277.tar.gz"
|
||||
MD5SUM_x86_64="0ad586d26c3f5ce3502f142579ab0fe4"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Willy Sudiarto Raharjo"
|
||||
EMAIL="willysr@slackbuilds.org"
|
||||
|
|
Loading…
Reference in a new issue