aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Harrison <adamdharrison@gmail.com>2023-01-16 19:09:25 -0500
committerAdam Harrison <adamdharrison@gmail.com>2023-01-16 19:09:25 -0500
commite1175e81cfcf0fb14871baa57c1c66bb5cd74840 (patch)
tree3025f18f32a2629f4303b408adade74c6f43737c
parentee91e1fefda1fd2d56e2ae45115a370546db69b9 (diff)
downloadlite-xl-plugins-e1175e81cfcf0fb14871baa57c1c66bb5cd74840.tar.gz
lite-xl-plugins-e1175e81cfcf0fb14871baa57c1c66bb5cd74840.zip
Bumped ide.
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 527a466..3ca1d6b 100644
--- a/manifest.json
+++ b/manifest.json
@@ -123,7 +123,7 @@
{
"description": "Provides a debugger integration, with pluggable backends. Currently supports only gdb. *([screenshot](https://raw.githubusercontent.com/adamharrison/lite-xl-ide/main/screenshots/debugger.png))*",
"version": "0.1",
- "remote": "https://github.com/adamharrison/lite-xl-ide.git:445345f2b25898404879dacbd7709f8a7c7b0795",
+ "remote": "https://github.com/adamharrison/lite-xl-ide.git:c254d8cbc1932fd69e4c135f1d53c4e81a9f293a",
"id": "debugger",
"mod_version": "3"
},