nodejs: Update to version 20.8.1

This commit is contained in:
github-actions[bot] 2023-10-14 00:33:05 +00:00
parent 2586d2a076
commit 41773d8c0c

View File

@ -1,23 +1,23 @@
{ {
"version": "20.8.0", "version": "20.8.1",
"description": "An asynchronous event driven JavaScript runtime designed to build scalable network applications.", "description": "An asynchronous event driven JavaScript runtime designed to build scalable network applications.",
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v20.8.0/node-v20.8.0-win-x64.7z", "url": "https://nodejs.org/dist/v20.8.1/node-v20.8.1-win-x64.7z",
"hash": "fe703df746cb22f970b85134096a5097c8585fa377a394df1f68ab687ae39d65", "hash": "6b3cb0e8d347ac52f0c45ba27a8c6f099b8053f18dfe7f6802e21c0b312aaedf",
"extract_dir": "node-v20.8.0-win-x64" "extract_dir": "node-v20.8.1-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v20.8.0/node-v20.8.0-win-x86.7z", "url": "https://nodejs.org/dist/v20.8.1/node-v20.8.1-win-x86.7z",
"hash": "93b1e13ed8ffce4214e2549daed15ab5a0cae1559164700ac9d90ab2626cfd35", "hash": "ea692ad4bb1e80156aa6143c39afda2cfd0d46c36e14a1e03064a5bd084f05cc",
"extract_dir": "node-v20.8.0-win-x86" "extract_dir": "node-v20.8.1-win-x86"
}, },
"arm64": { "arm64": {
"url": "https://nodejs.org/dist/v20.8.0/node-v20.8.0-win-arm64.7z", "url": "https://nodejs.org/dist/v20.8.1/node-v20.8.1-win-arm64.7z",
"hash": "e5872b8a701033b57e91a6feead96a8468165cc40698885689478aebe4aea0f9", "hash": "abd016ae0dd943b196510e67277542c9cd31d24fbfa6834116a485d2c1d2b882",
"extract_dir": "node-v20.8.0-win-arm64" "extract_dir": "node-v20.8.1-win-arm64"
} }
}, },
"persist": [ "persist": [