nodejs: Update to version 20.2.0

This commit is contained in:
github-actions[bot] 2023-05-16 16:28:25 +00:00
parent 57bff75fe7
commit c76bdf51ca

View File

@ -1,23 +1,23 @@
{
"version": "20.1.0",
"version": "20.2.0",
"description": "An asynchronous event driven JavaScript runtime designed to build scalable network applications.",
"homepage": "https://nodejs.org",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://nodejs.org/dist/v20.1.0/node-v20.1.0-win-x64.7z",
"hash": "528c140b32c95bdaf8a44e4d8f2c856601ae9ea19ee3f5e2e88ea7376154d0e0",
"extract_dir": "node-v20.1.0-win-x64"
"url": "https://nodejs.org/dist/v20.2.0/node-v20.2.0-win-x64.7z",
"hash": "d71be022ef9037075fb026cc674f731d42408facb0c74ecd9169ed77d56c6816",
"extract_dir": "node-v20.2.0-win-x64"
},
"32bit": {
"url": "https://nodejs.org/dist/v20.1.0/node-v20.1.0-win-x86.7z",
"hash": "8949e01dd83d264d63bec75bc5e12d8cc710379288e478c9998af2d8b7f9d0eb",
"extract_dir": "node-v20.1.0-win-x86"
"url": "https://nodejs.org/dist/v20.2.0/node-v20.2.0-win-x86.7z",
"hash": "1ad5011bc31dd99090770fd5e45cdaffc101c0ca08fb25633b4129214441861b",
"extract_dir": "node-v20.2.0-win-x86"
},
"arm64": {
"url": "https://nodejs.org/dist/v20.1.0/node-v20.1.0-win-arm64.7z",
"hash": "95fd2e4aca8417a22135841757dfc2fccaf0bbd7e0cd5ca7d9078650afabbed5",
"extract_dir": "node-v20.1.0-win-arm64"
"url": "https://nodejs.org/dist/v20.2.0/node-v20.2.0-win-arm64.7z",
"hash": "3e94296dd5314da3eeecc6280069486317b6e110e49322c164184193d98b5bf4",
"extract_dir": "node-v20.2.0-win-arm64"
}
},
"persist": [