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 2ba02a59a8b8..64dc58041fc7 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-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2019-2022 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,8 +26,8 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=vscode-bin SRCNAM=code-stable -VERSION=${VERSION:-1.63.2} -SRCVER=1639562789 +VERSION=${VERSION:-1.64.2} +SRCVER=1644446282 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 7a4b0f3071fe..eef2ea351c66 100644 --- a/development/vscode-bin/vscode-bin.info +++ b/development/vscode-bin/vscode-bin.info @@ -1,10 +1,10 @@ PRGNAM="vscode-bin" -VERSION="1.63.2" +VERSION="1.64.2" HOMEPAGE="https://code.visualstudio.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://az764295.vo.msecnd.net/stable/899d46d82c4c95423fb7e10e68eba52050e30ba3/code-stable-x64-1639562789.tar.gz" -MD5SUM_x86_64="a5ffa60aaaf341ca06e015af2150418f" +DOWNLOAD_x86_64="https://az764295.vo.msecnd.net/stable/f80445acd5a3dadef24aa209168452a3d97cc326/code-stable-x64-1644446282.tar.gz" +MD5SUM_x86_64="81abd0fc21f946e0a6079b7dd68b1a37" REQUIRES="" MAINTAINER="Willy Sudiarto Raharjo" EMAIL="willysr@slackbuilds.org" |