summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--development/vscode/vscode-1.11.2.patch (renamed from development/vscode/vscode-1.11.1.patch)0
-rw-r--r--development/vscode/vscode.SlackBuild2
-rw-r--r--development/vscode/vscode.info6
3 files changed, 4 insertions, 4 deletions
diff --git a/development/vscode/vscode-1.11.1.patch b/development/vscode/vscode-1.11.2.patch
index 5485624b17..5485624b17 100644
--- a/development/vscode/vscode-1.11.1.patch
+++ b/development/vscode/vscode-1.11.2.patch
diff --git a/development/vscode/vscode.SlackBuild b/development/vscode/vscode.SlackBuild
index 7b9d0022b0..750278e3f6 100644
--- a/development/vscode/vscode.SlackBuild
+++ b/development/vscode/vscode.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=vscode
-VERSION=${VERSION:-1.11.1}
+VERSION=${VERSION:-1.11.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/development/vscode/vscode.info b/development/vscode/vscode.info
index 248ac6b4a8..e198c60ae7 100644
--- a/development/vscode/vscode.info
+++ b/development/vscode/vscode.info
@@ -1,8 +1,8 @@
PRGNAM="vscode"
-VERSION="1.11.1"
+VERSION="1.11.2"
HOMEPAGE="https://code.visualstudio.com/"
-DOWNLOAD="https://github.com/Microsoft/vscode/archive/1.11.1/vscode-1.11.1.tar.gz"
-MD5SUM="31cbd142b2b940c3c1116aca1df163aa"
+DOWNLOAD="https://github.com/Microsoft/vscode/archive/1.11.2/vscode-1.11.2.tar.gz"
+MD5SUM="3a5118d66e4a45687fc56e3934ea320c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="nodejs"