From 9e4cdb6fb97ba602ad566cd33fb1ceb37a6ea032 Mon Sep 17 00:00:00 2001 From: "Lukas K." Date: Wed, 13 Nov 2024 19:03:49 +0100 Subject: [PATCH] update DLLs --- make_bindist.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/make_bindist.sh b/make_bindist.sh index 2635a474..61955bed 100644 --- a/make_bindist.sh +++ b/make_bindist.sh @@ -54,7 +54,7 @@ LIBS=( libzmq.dll\ libsodium-26.dll\ libcurl-4.dll\ - libgit2-1.7.dll\ + libgit2-1.8.dll\ libidn2-0.dll\ libssh2-1.dll\ libunistring-5.dll\ @@ -109,8 +109,6 @@ LIBS=( libLerc.dll\ libsharpyuv-0.dll\ libssl-3-x64.dll\ - libnghttp2-14.dll\ - libnghttp3-9.dll\ gspawn-win64-helper.exe\ gspawn-win64-helper-console.exe )