We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d54fff commit 5a4ed0cCopy full SHA for 5a4ed0c
1 file changed
build.c
@@ -56,7 +56,7 @@ struct node_version {
56
{"v24.0.0", "137"},
57
{"v20.0.0", "115"},
58
{"v22.0.0", "127"},
59
- {"v25.0.0", "141"}
+ {"v26.0.0", "147"}
60
};
61
62
/* Downloads headers, creates folders */
0 commit comments