diff options
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index e7a573d..cc5ded4 100644 --- a/manifest.json +++ b/manifest.json @@ -33,7 +33,7 @@ "checksum": "SKIP" }, { - "url": "https://github.com/lite-xl/lite-xl-plugin-manager/releases/download/latest/lpm.amd-android", + "url": "https://github.com/lite-xl/lite-xl-plugin-manager/releases/download/latest/lpm.arm-android", "arch": "arm-android", "checksum": "SKIP" }, |