From 6493779ff2df3534c5467d77f53790ac8f57c827 Mon Sep 17 00:00:00 2001 From: Nick Richards Date: Mon, 22 Oct 2018 19:06:27 +0100 Subject: [PATCH] Update to 1.28.2 --- com.visualstudio.code.appdata.xml | 6 ++---- com.visualstudio.code.json | 13 ++++++------- 2 files changed, 8 insertions(+), 11 deletions(-) diff --git a/com.visualstudio.code.appdata.xml b/com.visualstudio.code.appdata.xml index ee2c6df..cb920d5 100644 --- a/com.visualstudio.code.appdata.xml +++ b/com.visualstudio.code.appdata.xml @@ -23,12 +23,10 @@ TextEditor + + - - - - none diff --git a/com.visualstudio.code.json b/com.visualstudio.code.json index 72536e1..8f79224 100644 --- a/com.visualstudio.code.json +++ b/com.visualstudio.code.json @@ -129,19 +129,18 @@ "type": "extra-data", "filename": "code.deb", "only-arches": ["x86_64"], - "url": "https://vscode-update.azurewebsites.net/1.28.0/linux-deb-x64/stable", - "sha256": "6fd906da3db45b8a922dc7cb4ce2cbd222cc73f313103feae931e8633c934f9e", - "size": 44133200 + "url": "https://vscode-update.azurewebsites.net/1.28.2/linux-deb-x64/stable", + "sha256": "fa5f9a4349edc2b9931631c67fdfaa920270ab1b27c34e3841d987406a588dd4", + "size": 43975832 }, { "type": "extra-data", "filename": "code.deb", "only-arches": ["i386"], - "url": "https://vscode-update.azurewebsites.net/1.28.0/linux-deb-ia32/stable", - "sha256": "ce3d6b3066b78bb79e65c234a1e516237d0ab0675a92b82515f48c5edfb63d84", - "size": 46478748 + "url": "https://vscode-update.azurewebsites.net/1.28.2/linux-deb-ia32/stable", + "sha256": "619216f2c423f0b495ab1c9a995a2c40c9052b377ed2e11470336e9f50bd661a", + "size": 46332514 } - ] } ]