nodejs: Update to version 25.2.1

This commit is contained in:
github-actions[bot] 2025-11-17 12:32:01 +00:00
parent 16c37af24d
commit 00918229f4

View File

@ -1,18 +1,18 @@
{ {
"version": "25.2.0", "version": "25.2.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/v25.2.0/node-v25.2.0-win-x64.7z", "url": "https://nodejs.org/dist/v25.2.1/node-v25.2.1-win-x64.7z",
"hash": "60cadd00d8972d4e239779cb92b042287b73ebc83ed7dd8c476d119d54725d88", "hash": "2d2c1ce900db73f5a635c32dacb8bfab9c85d1ca10792bd9663973bf43936c51",
"extract_dir": "node-v25.2.0-win-x64" "extract_dir": "node-v25.2.1-win-x64"
}, },
"arm64": { "arm64": {
"url": "https://nodejs.org/dist/v25.2.0/node-v25.2.0-win-arm64.7z", "url": "https://nodejs.org/dist/v25.2.1/node-v25.2.1-win-arm64.7z",
"hash": "64c1ae32fd9161f6a016114c43f0292574c82332df0827dc9183437b94daf1f2", "hash": "76217e8a774a72fca1a5a4499ecac0683906228cff467e8d4ef0c0edce979107",
"extract_dir": "node-v25.2.0-win-arm64" "extract_dir": "node-v25.2.1-win-arm64"
} }
}, },
"persist": [ "persist": [