diff options
| author | Archez <Archez@users.noreply.github.com> | 2024-05-02 21:31:59 -0400 |
|---|---|---|
| committer | Garrett Cox <garrettjcox@gmail.com> | 2024-05-22 09:05:03 -0500 |
| commit | 6fca358aa2a919f3680de7d01ec2cac487c98f62 (patch) | |
| tree | 18b1063bdab75436edbe6a784d337ee076d781fe /.gitmodules | |
| parent | 727c87293c722a93be32bfed8035bea0275f2f28 (diff) | |
Bump LUS and use nlohmann json from package manager (#254)
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 7f3c9787e..30036f3bf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "libultraship"] path = libultraship - url = https://github.com/louist103/libultraship.git + url = https://github.com/kenix3/libultraship.git [submodule "OTRExporter"] path = OTRExporter url = https://github.com/louist103/OTRExporter.git |
