diff options
Diffstat (limited to 'development/vscode-bin/vscode-bin.SlackBuild')
-rw-r--r-- | development/vscode-bin/vscode-bin.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/vscode-bin/vscode-bin.SlackBuild b/development/vscode-bin/vscode-bin.SlackBuild index 6e52466704a0c..9cb50c521392c 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.57.1} -SRCVER=1623937300 +VERSION=${VERSION:-1.58.2} +SRCVER=1626303100 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |