diff options
Diffstat (limited to 'development/vscode-bin')
-rw-r--r-- | development/vscode-bin/vscode-bin.SlackBuild | 2 | ||||
-rw-r--r-- | development/vscode-bin/vscode-bin.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/development/vscode-bin/vscode-bin.SlackBuild b/development/vscode-bin/vscode-bin.SlackBuild index 7a0afc2676fa..0264c6d7b43c 100644 --- a/development/vscode-bin/vscode-bin.SlackBuild +++ b/development/vscode-bin/vscode-bin.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=vscode-bin SRCNAM=code-stable -VERSION=${VERSION:-1.66.0} +VERSION=${VERSION:-1.66.1} SRCVER=1648620864 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/development/vscode-bin/vscode-bin.info b/development/vscode-bin/vscode-bin.info index 39065bf0b75b..c99d0918d3b3 100644 --- a/development/vscode-bin/vscode-bin.info +++ b/development/vscode-bin/vscode-bin.info @@ -1,5 +1,5 @@ PRGNAM="vscode-bin" -VERSION="1.66.0" +VERSION="1.66.1" HOMEPAGE="https://code.visualstudio.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" |