diff options
author | Adam <adamdharrison@gmail.com> | 2024-03-29 15:55:21 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-29 15:55:21 -0400 |
commit | 4dd1fe558e5e8abba0039541c25e9e725172222d (patch) | |
tree | 9ad1d661d42403f60b3f849bec562ce421680f7c | |
parent | 585562a34d131de6577e1a97f6a109e8146498b8 (diff) | |
download | lite-xl-plugins-4dd1fe558e5e8abba0039541c25e9e725172222d.tar.gz lite-xl-plugins-4dd1fe558e5e8abba0039541c25e9e725172222d.zip |
Update manifest.json
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 0625c96..a695e07 100644 --- a/manifest.json +++ b/manifest.json @@ -2104,7 +2104,7 @@ "description": "Plugin library that provides a set of re-usable components to more easily write UI elements for your plugins", "id": "widget", "mod_version": "3", - "remote": "https://github.com/lite-xl/lite-xl-widgets:b5e6e212c0516ec7b55f57c7efcfda9d791cdb0d", + "remote": "https://github.com/lite-xl/lite-xl-widgets:61789bdc87d52ba7838927af9aa2671efdcea185", "type": "library", "version": "0.2.1" }, |