From d503197c8d2d337af3d1bc4f3207b3e318547402 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=B0smay=C4=B1l=20=C4=B0smay=C4=B1lov?= <110806089+ismayilov-ismayil@users.noreply.github.com> Date: Thu, 26 Jan 2023 10:54:42 +0000 Subject: [PATCH] Mingit version upgraded to 2.39.1 (#4126) --- src/Misc/externals.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Misc/externals.sh b/src/Misc/externals.sh index 52b95d1820..53303d8667 100755 --- a/src/Misc/externals.sh +++ b/src/Misc/externals.sh @@ -11,7 +11,7 @@ NODE_URL=https://nodejs.org/dist NODE_VERSION="6.17.1" NODE10_VERSION="10.24.1" NODE16_VERSION="16.17.1" -MINGIT_VERSION="2.38.1" +MINGIT_VERSION="2.39.1" LFS_VERSION="2.13.3" get_abs_path() {