We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 857cbef commit 61391d3Copy full SHA for 61391d3
src/Misc/externals.sh
@@ -12,7 +12,7 @@ NODE_VERSION="6.17.1"
12
NODE10_VERSION="10.24.1"
13
NODE16_VERSION="16.17.1"
14
MINGIT_VERSION="2.39.1"
15
-LFS_VERSION="2.13.3"
+LFS_VERSION="3.3.0"
16
17
get_abs_path() {
18
# exploits the fact that pwd will print abs path when no args
0 commit comments