nodejs: Update to version 23.5.0

This commit is contained in:
github-actions[bot] 2024-12-19 20:28:29 +00:00
parent 23fddf6494
commit 344ba6fdf8

View File

@ -1,18 +1,18 @@
{ {
"version": "23.4.0", "version": "23.5.0",
"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/v23.4.0/node-v23.4.0-win-x64.7z", "url": "https://nodejs.org/dist/v23.5.0/node-v23.5.0-win-x64.7z",
"hash": "8f6649529618c5987f5218bcd6b96d57b4b53355ccf422a74f259568b0d4ef5c", "hash": "4d86167dd98801c723a13e65519822d409b603acbec9b0d1107a4ad8578a7c53",
"extract_dir": "node-v23.4.0-win-x64" "extract_dir": "node-v23.5.0-win-x64"
}, },
"arm64": { "arm64": {
"url": "https://nodejs.org/dist/v23.4.0/node-v23.4.0-win-arm64.7z", "url": "https://nodejs.org/dist/v23.5.0/node-v23.5.0-win-arm64.7z",
"hash": "682fa2e8d68c93188109be109019fb0eccded6ef1e2c5e22afbbbbc0f6eb2938", "hash": "b390fbdfcac5cbe541f8b1dcbd6f71f074d235084f72d75571278e172ac3e460",
"extract_dir": "node-v23.4.0-win-arm64" "extract_dir": "node-v23.5.0-win-arm64"
} }
}, },
"persist": [ "persist": [