From 13f2ba809850b33f3112647cb43685ac3b4104d6 Mon Sep 17 00:00:00 2001 From: Adam Harrison Date: Tue, 14 Feb 2023 21:55:01 -0500 Subject: Updated manifest. --- manifest.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index 5c0c6d5..131b233 100644 --- a/manifest.json +++ b/manifest.json @@ -22,6 +22,11 @@ "arch": "x86_64-darwin", "checksum": "SKIP" }, + { + "url": "https://github.com/lite-xl/lite-xl-plugin-manager/releases/download/latest/lpm.aarch64-darwin", + "arch": "aarch64-darwin", + "checksum": "SKIP" + }, { "url": "https://github.com/lite-xl/lite-xl-plugin-manager/releases/download/latest/lpm.aarch64-android", "arch": "aarch64-android", -- cgit v1.2.3