diff options
author | Adam Harrison <adamdharrison@gmail.com> | 2023-01-16 19:05:03 -0500 |
---|---|---|
committer | Adam Harrison <adamdharrison@gmail.com> | 2023-01-16 19:05:03 -0500 |
commit | 3134b38374f84694ecd2c15670ce60a50b3ac445 (patch) | |
tree | f6929c41ee007fd402c9a03751235092a5486545 /manifest.json | |
parent | 99138bee0700d4a159d9592c67cbe7e56fae8b75 (diff) | |
download | lite-xl-plugins-3134b38374f84694ecd2c15670ce60a50b3ac445.tar.gz lite-xl-plugins-3134b38374f84694ecd2c15670ce60a50b3ac445.zip |
Bumped commits.
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 2d94556..ca2a870 100644 --- a/manifest.json +++ b/manifest.json @@ -159,7 +159,7 @@ { "description": "Properly read files that are not encoded in UTF-8 or ASCII by auto-detecting their encoding and allows saving on different text encodings.", "version": "1.0", - "remote": "https://github.com/jgmdev/lite-xl-encoding:b1ddf226277ea12a03ed9db2ddda458988020e91", + "remote": "https://github.com/jgmdev/lite-xl-encoding:16e2477e916f52e18f6d63f5ac61ace58b0c5e45", "mod_version": "3", "id": "encodings", "dependencies": { "encoding": { } } |