feat: add v18.20.4 patch (#43)

Co-authored-by: robertsLando <robertsLando@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-09-04 15:18:23 +02:00 committed by GitHub
parent f35e749bca
commit 2a45bc5b3d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
diff --git node/common.gypi node/common.gypi
index 38471d4639..4e38b557b9 100644
index ec92c9df4c..8c1e94fca2 100644
--- node/common.gypi
+++ node/common.gypi
@@ -174,7 +174,7 @@

View File

@ -1,6 +1,6 @@
{
"v20.14.0": ["node.v20.14.0.cpp.patch"],
"v18.20.2": ["node.v18.20.2.cpp.patch"],
"v18.20.4": ["node.v18.20.4.cpp.patch"],
"v16.20.2": ["node.v16.20.2.cpp.patch"],
"v14.21.3": ["node.v14.21.3.cpp.patch"],
"v12.22.11": ["node.v12.22.11.cpp.patch"],