diff options
Diffstat (limited to 'development/vscode-bin')
-rw-r--r-- | development/vscode-bin/vscode-bin.SlackBuild | 6 | ||||
-rw-r--r-- | development/vscode-bin/vscode-bin.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/development/vscode-bin/vscode-bin.SlackBuild b/development/vscode-bin/vscode-bin.SlackBuild index 9e8048b499cb0..bbf31603242ab 100644 --- a/development/vscode-bin/vscode-bin.SlackBuild +++ b/development/vscode-bin/vscode-bin.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for vscode-bin -# Copyright 2019-2020 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2019-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,8 +24,8 @@ PRGNAM=vscode-bin SRCNAM=code-stable -VERSION=${VERSION:-1.52.1} -SRCVER=1608137260 +VERSION=${VERSION:-1.53} +SRCVER=1612368623 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/vscode-bin/vscode-bin.info b/development/vscode-bin/vscode-bin.info index cce3aab6fcdcf..b54a4200ba750 100644 --- a/development/vscode-bin/vscode-bin.info +++ b/development/vscode-bin/vscode-bin.info @@ -1,10 +1,10 @@ PRGNAM="vscode-bin" -VERSION="1.52.1" +VERSION="1.53" HOMEPAGE="https://code.visualstudio.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://az764295.vo.msecnd.net/stable/ea3859d4ba2f3e577a159bc91e3074c5d85c0523/code-stable-x64-1608137260.tar.gz" -MD5SUM_x86_64="3e023661ad67582c226ce8a630240016" +DOWNLOAD_x86_64="https://az764295.vo.msecnd.net/stable/8490d3dde47c57ba65ec40dd192d014fd2113496/code-stable-x64-1612368623.tar.gz" +MD5SUM_x86_64="63d662ef488eeecf51b637a4096fb528" REQUIRES="" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |