diff options
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json index c9c04d4..b640d08 100644 --- a/manifest.json +++ b/manifest.json @@ -14,6 +14,12 @@ "optional": true }, { + "url": "https://github.com/lite-xl/lite-xl-plugin-manager/releases/download/latest/lpm.aarch64-linux", + "arch": "aarch64-linux", + "checksum": "SKIP", + "optional": true + }, + { "url": "https://github.com/lite-xl/lite-xl-plugin-manager/releases/download/latest/lpm.x86_64-windows.exe", "arch": "x86_64-windows", "checksum": "SKIP", |