diff options
Diffstat (limited to 'development')
-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 4580ebd1c59c..584d0befa7a3 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.84.2} -SRCVER=1699527057 +VERSION=${VERSION:-1.85.0} +SRCVER=1701901635 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 77aac6275d93..b4e569b9e392 100644 --- a/development/vscode-bin/vscode-bin.info +++ b/development/vscode-bin/vscode-bin.info @@ -1,10 +1,10 @@ PRGNAM="vscode-bin" -VERSION="1.84.2" +VERSION="1.85.0" HOMEPAGE="https://code.visualstudio.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://az764295.vo.msecnd.net/stable/1a5daa3a0231a0fbba4f14db7ec463cf99d7768e/code-stable-x64-1699527057.tar.gz" -MD5SUM_x86_64="26ef51d3eb42ac6c7ed1069978e43ea3" +DOWNLOAD_x86_64="https://az764295.vo.msecnd.net/stable/af28b32d7e553898b2a91af498b1fb666fdebe0c/code-stable-x64-1701901635.tar.gz" +MD5SUM_x86_64="40b2d2c459a1ac2759ccc74c7af9f01e" REQUIRES="" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |