From c2a9515792df186c2c4f4e987088bc0b9c5ccbdd Mon Sep 17 00:00:00 2001 From: Adam Harrison Date: Fri, 8 Mar 2024 12:32:48 -0500 Subject: Fixed issue with rawget, and removed unecessary checksum. --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index b640d08..f21d73e 100644 --- a/manifest.json +++ b/manifest.json @@ -58,7 +58,7 @@ { "url": "https://github.com/lite-xl/lite-xl-plugin-manager/releases/download/latest/lpm.x86_64-android", "arch": "x86_64-android", - "checksum": "bcc79ca26399de77bbb789ad61874aa71e855ac17c593fe3dd28294bdc14159f", + "checksum": "SKIP", "optional": true } ], -- cgit v1.2.3