From 5ff576f503889a0013f8e2eeac103312909cf66f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lauren=C8=9Biu=20Nicola?= Date: Tue, 22 Dec 2020 16:46:01 +0200 Subject: Add support for downloading aarch64-apple-darwin binaries, change naming convention --- editors/code/src/main.ts | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'editors/code/src') diff --git a/editors/code/src/main.ts b/editors/code/src/main.ts index 4b2d3c8a5..e7d184cb3 100644 --- a/editors/code/src/main.ts +++ b/editors/code/src/main.ts @@ -287,12 +287,14 @@ async function getServer(config: Config, state: PersistentState): Promise true, () => false); if (!exists) { -- cgit v1.2.3