Skip to content

Commit

Permalink
Updated manifest.json. (#491)
Browse files Browse the repository at this point in the history
Co-authored-by: Github Actions <>
  • Loading branch information
github-actions[bot] authored Oct 11, 2024
1 parent 492cafc commit ae54a46
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -234,11 +234,11 @@
"version": "0.2"
},
{
"description": "Provides a build system, messages window, and easily clickable errors. Supports an internal build system, and `make`. *([screenshot](https://raw.githubusercontent.com/lite-xl/lite-xl-ide/main/screenshots/build.png))*",
"description": "Provides a build system, messages window, and easily clickable errors. Supports an internal build system, and `make`. *([screenshot](https://raw.githubusercontent.com/adamharrison/lite-xl-ide/main/screenshots/build.png))*",
"id": "build",
"mod_version": "3",
"remote": "https://github.com/lite-xl/lite-xl-ide.git:95639db0f96d8d560d48fa525496329dcbadbbde",
"version": "0.1"
"remote": "https://github.com/lite-xl/lite-xl-ide.git:6edabe0f6e14cdc627a696f0d91f523290005ed0",
"version": "0.2"
},
{
"description": "Centers document's content on the screen and adds zen mode support *([screenshot](https://user-images.githubusercontent.com/3920290/82127896-bf6e4500-97ae-11ea-97fc-ba9a552bc9a4.png))*",
Expand Down Expand Up @@ -343,11 +343,11 @@
"version": "0.1"
},
{
"description": "Provides a debugger integration, with pluggable backends. Currently supports only gdb. *([screenshot](https://raw.githubusercontent.com/lite-xl/lite-xl-ide/main/screenshots/debugger.png))*",
"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))*",
"id": "debugger",
"mod_version": "3",
"remote": "https://github.com/lite-xl/lite-xl-ide.git:95639db0f96d8d560d48fa525496329dcbadbbde",
"version": "0.1"
"remote": "https://github.com/lite-xl/lite-xl-ide.git:6edabe0f6e14cdc627a696f0d91f523290005ed0",
"version": "0.2"
},
{
"description": "Adds the current workspace and file to your Discord rich presence. Linux-only.",
Expand Down Expand Up @@ -2352,8 +2352,8 @@
"description": "A metapackage that provides the minimum functionalities for Lite XL to run as a minimal IDE.",
"id": "ide",
"mod_version": "3",
"remote": "https://github.com/lite-xl/lite-xl-ide.git:3bb229a5b7ed7028c40bba831b0dd77b06c3e262",
"version": "0.1"
"remote": "https://github.com/lite-xl/lite-xl-ide.git:6edabe0f6e14cdc627a696f0d91f523290005ed0",
"version": "0.2"
},
{
"description": "A metapackage that turns Lite XL into an IDE for C/C++.",
Expand Down

0 comments on commit ae54a46

Please sign in to comment.