From b400f3196c713a4d67559c3688367a5d7b77ea34 Mon Sep 17 00:00:00 2001 From: Nick Richards Date: Tue, 17 Jul 2018 13:18:21 +0100 Subject: [PATCH] Update to 1.25.1 --- com.visualstudio.code.appdata.xml | 2 +- com.visualstudio.code.json | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/com.visualstudio.code.appdata.xml b/com.visualstudio.code.appdata.xml index 25c313e..1575f93 100644 --- a/com.visualstudio.code.appdata.xml +++ b/com.visualstudio.code.appdata.xml @@ -23,8 +23,8 @@ TextEditor + - none diff --git a/com.visualstudio.code.json b/com.visualstudio.code.json index 20af510..64db8f1 100644 --- a/com.visualstudio.code.json +++ b/com.visualstudio.code.json @@ -144,17 +144,17 @@ "type": "extra-data", "filename": "code.tar.gz", "only-arches": ["x86_64"], - "url": "https://vscode-update.azurewebsites.net/1.25.0/linux-x64/stable", - "sha256": "fd065d9bc3b1cc7a90dc10697196c6817c9e557f23bc0df95e91c6785cfc5470", - "size": 71667614 + "url": "https://vscode-update.azurewebsites.net/1.25.1/linux-x64/stable", + "sha256": "5856bbebf38aa05d584da4722869bbe507cf123f69f7ffab5f1532d73dbf3438", + "size": 71669633 }, { "type": "extra-data", "filename": "code.tar.gz", "only-arches": ["i386"], - "url": "https://vscode-update.azurewebsites.net/1.25.0/linux-ia32/stable", - "sha256": "35e9c457129710cb8e59d3d655953444fa3f67fb27cde98bbda47485b94ef6b5", - "size": 72610561 + "url": "https://vscode-update.azurewebsites.net/1.25.1/linux-ia32/stable", + "sha256": "af6adc2e2500e50bfebe7ee7b97d661b6e774a590136bf5f89334132a5b292e2", + "size": 72608871 } ]