Build for Node.js 15
This commit is contained in:
parent
e77ef07b0a
commit
472e7c8d6d
3
build.c
3
build.c
@ -37,7 +37,8 @@ struct node_version {
|
|||||||
{"v11.15.0", "67"},
|
{"v11.15.0", "67"},
|
||||||
{"v12.13.0", "72"},
|
{"v12.13.0", "72"},
|
||||||
{"v13.1.0", "79"},
|
{"v13.1.0", "79"},
|
||||||
{"v14.0.0", "83"}
|
{"v14.0.0", "83"},
|
||||||
|
{"v15.0.0", "88"}
|
||||||
};
|
};
|
||||||
|
|
||||||
/* Downloads headers, creates folders */
|
/* Downloads headers, creates folders */
|
||||||
|
Loading…
Reference in New Issue
Block a user