diff options
author | Adam Harrison <adamdharrison@gmail.com> | 2023-02-14 21:55:01 -0500 |
---|---|---|
committer | Adam Harrison <adamdharrison@gmail.com> | 2023-02-14 21:55:01 -0500 |
commit | 13f2ba809850b33f3112647cb43685ac3b4104d6 (patch) | |
tree | 18db4456c28967ea36dcf1beda7f51a8069de5c2 /manifest.json | |
parent | 32ff36de21db2a39829484f66827348689e6b44b (diff) | |
download | lite-xl-plugin-manager-13f2ba809850b33f3112647cb43685ac3b4104d6.tar.gz lite-xl-plugin-manager-13f2ba809850b33f3112647cb43685ac3b4104d6.zip |
Updated manifest.
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" |