From b8584f26bbf5323a46215bab3b0a7565167fb6a1 Mon Sep 17 00:00:00 2001 From: Guillaume Jacquemin Date: Fri, 12 Jul 2024 12:46:25 +0200 Subject: [PATCH] Update libzip. This fixes a compilation issue with MinGW-w64 on MSYS2. Probably MinGW-w64 on Linux too, but I haven't checked yet. --- third-party/libzip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third-party/libzip b/third-party/libzip index f0eff80..aa90b70 160000 --- a/third-party/libzip +++ b/third-party/libzip @@ -1 +1 @@ -Subproject commit f0eff80889f1b0791e91516d2d84e8d5b84a1e02 +Subproject commit aa90b70e552709316cd2144837c3dd13b5fa1ec3