From 898e575978b2ba1f96d4d786bc6c66e44d67f0d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Xenxo=20Espasand=C3=ADn?= Date: Mon, 2 Oct 2023 22:43:19 +0200 Subject: [PATCH] build(deps): track zlib master (#154) --- .gitmodules | 1 + deps/zlib | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index ffccf036..ebe6e98a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,7 @@ [submodule "deps/zlib"] path = deps/zlib url = https://github.com/madler/zlib + branch = master [submodule "deps/fmt"] path = deps/fmt url = https://github.com/fmtlib/fmt diff --git a/deps/zlib b/deps/zlib index 79a0e447..09155eaa 160000 --- a/deps/zlib +++ b/deps/zlib @@ -1 +1 @@ -Subproject commit 79a0e447a0dfa32979420cb21cfb96d684b2c9d5 +Subproject commit 09155eaa2f9270dc4ed1fa13e2b4b2613e6e4851