nodejs: Update to version 25.2.0

This commit is contained in:
github-actions[bot] 2025-11-12 00:41:39 +00:00
parent df0fba4326
commit e1510c1be0

View File

@ -1,18 +1,18 @@
{ {
"version": "25.1.0", "version": "25.2.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/v25.1.0/node-v25.1.0-win-x64.7z", "url": "https://nodejs.org/dist/v25.2.0/node-v25.2.0-win-x64.7z",
"hash": "714ba455c0d4a6b6956151ab56ef5fd1730baa6e0835f024d86767ef8b386aee", "hash": "60cadd00d8972d4e239779cb92b042287b73ebc83ed7dd8c476d119d54725d88",
"extract_dir": "node-v25.1.0-win-x64" "extract_dir": "node-v25.2.0-win-x64"
}, },
"arm64": { "arm64": {
"url": "https://nodejs.org/dist/v25.1.0/node-v25.1.0-win-arm64.7z", "url": "https://nodejs.org/dist/v25.2.0/node-v25.2.0-win-arm64.7z",
"hash": "6c4d7d10c7344c6c85890d0057e9d0215d3fd967aae7f80db4d45248db158e76", "hash": "64c1ae32fd9161f6a016114c43f0292574c82332df0827dc9183437b94daf1f2",
"extract_dir": "node-v25.1.0-win-arm64" "extract_dir": "node-v25.2.0-win-arm64"
} }
}, },
"persist": [ "persist": [