diff options
author | Adam Harrison <adamdharrison@gmail.com> | 2022-10-08 20:29:01 +0000 |
---|---|---|
committer | Adam Harrison <adamdharrison@gmail.com> | 2022-10-08 20:29:01 +0000 |
commit | e4e8f81ef673625708b899313714943b4f0a5ef7 (patch) | |
tree | 206cc5a51263e30d23c2b531094d1e6df0416c33 | |
parent | f8b7228c636a2d1309bde70bcebcbb14a8581a4b (diff) | |
download | lite-xl-plugin-manager-e4e8f81ef673625708b899313714943b4f0a5ef7.tar.gz lite-xl-plugin-manager-e4e8f81ef673625708b899313714943b4f0a5ef7.zip |
Updated manifest.json with updated release checksums.
-rw-r--r-- | manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manifest.json b/manifest.json index 18657d2..d2d1454 100644 --- a/manifest.json +++ b/manifest.json @@ -13,12 +13,12 @@ { "url": "https://github.com/adamharrison/lite-xl-plugin-manager/releases/download/v0.1/lpm.x86_64-linux", "arch": "x86_64-linux", - "checksum": "d5cce5e1bccd277d9f0164adaf95b3f2f13b0c708475637a4e255b8b80e256d9" + "checksum": "9c7bc87102d3680f6c6bd3ccd10dba5d4de9a361c45a11e4a22c347500fe9a0f" }, { "url": "https://github.com/adamharrison/lite-xl-plugin-manager/releases/download/v0.1/lpm.x86_64-windows.exe", "arch": "x86_64-windows", - "checksum": "c8bb23e311f1cdc06228eada958e477139cd09631a633bba753f5ec92e44bc2c" + "checksum": "48deb932f62d11f1eb1c99f853996594270741e8ffb9257537f388fc4f0f5504" } ], "dependencies": { |