diff --git a/.gitmodules b/.gitmodules index 2b745d38..a1720d54 100644 --- a/.gitmodules +++ b/.gitmodules @@ -173,3 +173,7 @@ path = repos/RODENTMODULES url = https://github.com/RODENTCAT/RODENTMODULES branch = master +[submodule "repos/modular80"] + path = repos/modular80 + url = https://github.com/cschol/modular80 + branch = master diff --git a/manifests/modular80.json b/manifests/modular80.json new file mode 100644 index 00000000..e0f62412 --- /dev/null +++ b/manifests/modular80.json @@ -0,0 +1,8 @@ +{ + "name": "modular80", + "author": "cschol", + "license": "BSD-3-Clause", + "manualUrl": "https://github.com/cschol/modular80/blob/master/README.md", + "sourceUrl": "https://github.com/cschol/modular80", + "latestVersion": "0.6.0" +} diff --git a/repos/Gratrix b/repos/Gratrix index 1df86170..d37bf723 160000 --- a/repos/Gratrix +++ b/repos/Gratrix @@ -1 +1 @@ -Subproject commit 1df86170a48f8e5396f0309a3533b633c7478d97 +Subproject commit d37bf723c94b3f16e7ad83641e3849ca7c8f653e diff --git a/repos/modular80 b/repos/modular80 new file mode 160000 index 00000000..b2bed717 --- /dev/null +++ b/repos/modular80 @@ -0,0 +1 @@ +Subproject commit b2bed7171c55f73447e694a73bc0af175ad20fd6