From ed4533a5dd48c7f08f70c355dbe89f9077f28707 Mon Sep 17 00:00:00 2001 From: Hiroki Tagato Date: Tue, 12 May 2020 11:46:03 +0000 Subject: - Update to 1.45.0 - Remove version lock of python build dependency Approved by: ehaupt (mentor) Changelog: https://code.visualstudio.com/updates/v1_45 --- editors/vscode/files/patch-src_main.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/vscode/files/patch-src_main.js') diff --git a/editors/vscode/files/patch-src_main.js b/editors/vscode/files/patch-src_main.js index 901219c0cae5..27db41c1ba09 100644 --- a/editors/vscode/files/patch-src_main.js +++ b/editors/vscode/files/patch-src_main.js @@ -1,6 +1,6 @@ ---- src/main.js.orig 2020-03-10 09:24:33 UTC +--- src/main.js.orig 2020-05-05 21:48:19 UTC +++ src/main.js -@@ -137,7 +137,7 @@ function configureCommandlineSwitchesSync(cliArgs) { +@@ -143,7 +143,7 @@ function configureCommandlineSwitchesSync(cliArgs) { 'force-color-profile' ]; -- cgit v1.2.3