patches: bump to 10.24.0 and 12.22.0 (#151)

This commit is contained in:
Jesse Chan 2021-04-02 19:57:01 +08:00 committed by GitHub
parent d7f74907ad
commit 2c5d74bf04
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"v14.16.0": ["node.v14.16.0.cpp.patch"],
"v12.21.0": ["node.v12.21.0.cpp.patch"],
"v10.21.0": ["node.v10.21.0.cpp.patch"],
"v12.22.0": ["node.v12.22.0.cpp.patch"],
"v10.24.0": ["node.v10.24.0.cpp.patch"],
"v8.17.0": ["node.v8.17.0.cpp.patch"]
}