From 61391d3e3cb8560c3f861b68dc9bd728491db36c 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, 6 Apr 2023 09:35:39 +0100 Subject: [PATCH] git lfs version upgraded (#4218) --- 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 53303d8667..f3ca255a3e 100755 --- a/src/Misc/externals.sh +++ b/src/Misc/externals.sh @@ -12,7 +12,7 @@ NODE_VERSION="6.17.1" NODE10_VERSION="10.24.1" NODE16_VERSION="16.17.1" MINGIT_VERSION="2.39.1" -LFS_VERSION="2.13.3" +LFS_VERSION="3.3.0" get_abs_path() { # exploits the fact that pwd will print abs path when no args