diff options
-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 99dc7c9c12..93fbabb070 100644 --- a/development/vscode-bin/vscode-bin.SlackBuild +++ b/development/vscode-bin/vscode-bin.SlackBuild @@ -24,8 +24,8 @@ PRGNAM=vscode-bin SRCNAM=code-stable -VERSION=${VERSION:-1.54.2} -SRCVER=1615425277 +VERSION=${VERSION:-1.54.3} +SRCVER=1615806628 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/vscode-bin/vscode-bin.info b/development/vscode-bin/vscode-bin.info index 5ebb46a385..0ac5467638 100644 --- a/development/vscode-bin/vscode-bin.info +++ b/development/vscode-bin/vscode-bin.info @@ -1,10 +1,10 @@ PRGNAM="vscode-bin" -VERSION="1.54.2" +VERSION="1.54.3" HOMEPAGE="https://code.visualstudio.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://az764295.vo.msecnd.net/stable/fd6f3bce6709b121a895d042d343d71f317d74e7/code-stable-x64-1615425277.tar.gz" -MD5SUM_x86_64="0ad586d26c3f5ce3502f142579ab0fe4" +DOWNLOAD_x86_64="https://az764295.vo.msecnd.net/stable/2b9aebd5354a3629c3aba0a5f5df49f43d6689f8/code-stable-x64-1615806628.tar.gz" +MD5SUM_x86_64="5cb202af3288497fc1eeac3e30a62fee" REQUIRES="" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |