diff options
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json index 5c0c6d5..131b233 100644 --- a/manifest.json +++ b/manifest.json @@ -23,6 +23,11 @@ "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", "checksum": "SKIP" |