fix(1.100): update patches and use node 20.19 (#2345)

This commit is contained in:
Baptiste Augrain
2025-04-26 03:50:42 +02:00
committed by GitHub
parent b2ed4911fa
commit 7f17b5ca0e
16 changed files with 146 additions and 122 deletions

View File

@@ -18,7 +18,7 @@ cd vscode || { echo "'vscode' dir not found"; exit 1; }
GLIBC_VERSION="2.28"
GLIBCXX_VERSION="3.4.26"
NODE_VERSION="20.18.2"
NODE_VERSION="20.19.0"
export VSCODE_NODEJS_URLROOT='/download/release'
export VSCODE_NODEJS_URLSUFFIX=''