From f88c5966cec874c1c0c771bfae34a8a3d8b90a53 Mon Sep 17 00:00:00 2001 From: Lukas K Date: Tue, 29 Aug 2023 23:52:45 +0200 Subject: [PATCH] update DLLs --- make_bindist.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make_bindist.sh b/make_bindist.sh index 1338ebf03..a6449f118 100644 --- a/make_bindist.sh +++ b/make_bindist.sh @@ -53,7 +53,7 @@ LIBS=( libzmq.dll\ libsodium-23.dll\ libcurl-4.dll\ - libgit2-1.6.dll\ + libgit2-1.7.dll\ libidn2-0.dll\ libssh2-1.dll\ libunistring-5.dll\