diff options
author | Adam Harrison <adamdharrison@gmail.com> | 2024-02-29 23:34:49 -0500 |
---|---|---|
committer | Adam Harrison <adamdharrison@gmail.com> | 2024-02-29 23:34:49 -0500 |
commit | 589dbc869cd36aa87efaadbd61264f930e53ff6c (patch) | |
tree | d7675e8ff9c45f3212bac7695f41e23f93c6405b /manifest.json | |
parent | 3c387039330226884c8d8726be176205daafb790 (diff) | |
download | lite-xl-plugin-manager-589dbc869cd36aa87efaadbd61264f930e53ff6c.tar.gz lite-xl-plugin-manager-589dbc869cd36aa87efaadbd61264f930e53ff6c.zip |
Possibly addressed issue.
Diffstat (limited to 'manifest.json')
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 811f086..c9c04d4 100644 --- a/manifest.json +++ b/manifest.json @@ -52,7 +52,7 @@ { "url": "https://github.com/lite-xl/lite-xl-plugin-manager/releases/download/latest/lpm.x86_64-android", "arch": "x86_64-android", - "checksum": "SKIP", + "checksum": "bcc79ca26399de77bbb789ad61874aa71e855ac17c593fe3dd28294bdc14159f", "optional": true } ], |