nodejs-lts: Update to version 22.15.0

This commit is contained in:
github-actions[bot] 2025-04-23 08:29:52 +00:00
parent 1cb921c92b
commit d52f500dbf

View File

@ -1,23 +1,23 @@
{ {
"version": "22.14.0", "version": "22.15.0",
"description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications. (Long Term Support)", "description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications. (Long Term Support)",
"homepage": "https://nodejs.org", "homepage": "https://nodejs.org",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://nodejs.org/dist/v22.14.0/node-v22.14.0-win-x64.7z", "url": "https://nodejs.org/dist/v22.15.0/node-v22.15.0-win-x64.7z",
"hash": "4c6018bd170ca46bfc7112bc4ca0f43cf55759a0c2bb9fccd50d8f8c3f7bdb14", "hash": "45471a4f77cdaacce971ab7a6698659ed872606f7b4b0aecdfe5689627134cb2",
"extract_dir": "node-v22.14.0-win-x64" "extract_dir": "node-v22.15.0-win-x64"
}, },
"32bit": { "32bit": {
"url": "https://nodejs.org/dist/v22.14.0/node-v22.14.0-win-x86.7z", "url": "https://nodejs.org/dist/v22.15.0/node-v22.15.0-win-x86.7z",
"hash": "5f7514392d0330c1b0c76e0dd299ac44786139b59231bf3d115f85c9c763bd4f", "hash": "f9534de57244052cb245ca3af29ac40e947b5735b05b37a28efac7bc82809a8a",
"extract_dir": "node-v22.14.0-win-x86" "extract_dir": "node-v22.15.0-win-x86"
}, },
"arm64": { "arm64": {
"url": "https://nodejs.org/dist/v22.14.0/node-v22.14.0-win-arm64.7z", "url": "https://nodejs.org/dist/v22.15.0/node-v22.15.0-win-arm64.7z",
"hash": "06113f553199227be915d80c191031283622d6363c57c83aad137ff33f9ac9e4", "hash": "d0615f16a280f4660a6c83d472a0b2e72122e47f4c82754a5ed950d54d0cbe3d",
"extract_dir": "node-v22.14.0-win-arm64" "extract_dir": "node-v22.15.0-win-arm64"
} }
}, },
"post_install": [ "post_install": [