diff options
Diffstat (limited to '')
-rw-r--r-- | development/vscode-bin/vscode-bin.SlackBuild | 4 | ||||
-rw-r--r-- | development/vscode-bin/vscode-bin.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/development/vscode-bin/vscode-bin.SlackBuild b/development/vscode-bin/vscode-bin.SlackBuild index 7609b7b646..2b1ca99d9e 100644 --- a/development/vscode-bin/vscode-bin.SlackBuild +++ b/development/vscode-bin/vscode-bin.SlackBuild @@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=vscode-bin SRCNAM=code-stable -VERSION=${VERSION:-1.76.2} -SRCVER=1678818101 +VERSION=${VERSION:-1.77.0} +SRCVER=1680085833 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/development/vscode-bin/vscode-bin.info b/development/vscode-bin/vscode-bin.info index 2cce2ce87d..9c5b50e5a7 100644 --- a/development/vscode-bin/vscode-bin.info +++ b/development/vscode-bin/vscode-bin.info @@ -1,10 +1,10 @@ PRGNAM="vscode-bin" -VERSION="1.76.2" +VERSION="1.77.0" HOMEPAGE="https://code.visualstudio.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://az764295.vo.msecnd.net/stable/ee2b180d582a7f601fa6ecfdad8d9fd269ab1884/code-stable-x64-1678818101.tar.gz" -MD5SUM_x86_64="99ba98ddd903c25df411471f81655d23" +DOWNLOAD_x86_64="https://az764295.vo.msecnd.net/stable/7f329fe6c66b0f86ae1574c2911b681ad5a45d63/code-stable-x64-1680085833.tar.gz" +MD5SUM_x86_64="2152651930f3459368915ea064eec571" REQUIRES="" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |