From 4c31c01ab4e13981609d12dfef252ba45d66d775 Mon Sep 17 00:00:00 2001 From: Dependabot Date: Wed, 31 Aug 2022 12:03:38 +0200 Subject: [PATCH 1/2] Bump mods/hopper from `6ac1b61` to `c691f37` Bumps [mods/hopper](https://github.com/minetest-mods/hopper) from `6ac1b61` to `c691f37`. - [Release notes](https://github.com/minetest-mods/hopper/releases) - [Commits](https://github.com/minetest-mods/hopper/compare/6ac1b6195136eb2ad6961c744f67e9775b7f0fd6...c691f370b4ff6054b76cc7e4c2ea623012e99238) --- mods/hopper | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mods/hopper b/mods/hopper index 6ac1b619..c691f370 160000 --- a/mods/hopper +++ b/mods/hopper @@ -1 +1 @@ -Subproject commit 6ac1b6195136eb2ad6961c744f67e9775b7f0fd6 +Subproject commit c691f370b4ff6054b76cc7e4c2ea623012e99238 From 192a106045de913c31c6fde8ed08e6490d4892ec Mon Sep 17 00:00:00 2001 From: Milan Date: Wed, 25 Jan 2023 20:34:41 +0000 Subject: [PATCH 2/2] update submodule moreores --- .gitmodules | 3 +++ mods/monitoring | 1 + mods/moreores | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) create mode 160000 mods/monitoring diff --git a/.gitmodules b/.gitmodules index 1cddcbc7..8f236303 100755 --- a/.gitmodules +++ b/.gitmodules @@ -324,3 +324,6 @@ [submodule "mods/colored_eggs"] path = mods/colored_eggs url = https://github.com/auouymous/colored_eggs +[submodule "mods/monitoring"] + path = mods/monitoring + url = https://github.com/minetest-monitoring/monitoring diff --git a/mods/monitoring b/mods/monitoring new file mode 160000 index 00000000..98e93853 --- /dev/null +++ b/mods/monitoring @@ -0,0 +1 @@ +Subproject commit 98e93853f64d27abb2219590f07d59c8e2e2ea8b diff --git a/mods/moreores b/mods/moreores index 24272708..6ce9acef 160000 --- a/mods/moreores +++ b/mods/moreores @@ -1 +1 @@ -Subproject commit 2427270877abe4308e290e93e0f8c1879f2aeaec +Subproject commit 6ce9acef58f5f6d8f96ba4c50b0b55d8bc898d18