From d52f500dbfb34c14272f29890113761177b0807f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Apr 2025 08:29:52 +0000 Subject: [PATCH] nodejs-lts: Update to version 22.15.0 --- bucket/nodejs-lts.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/nodejs-lts.json b/bucket/nodejs-lts.json index 315191aeb7..90e72dc11d 100644 --- a/bucket/nodejs-lts.json +++ b/bucket/nodejs-lts.json @@ -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)", "homepage": "https://nodejs.org", "license": "MIT", "architecture": { "64bit": { - "url": "https://nodejs.org/dist/v22.14.0/node-v22.14.0-win-x64.7z", - "hash": "4c6018bd170ca46bfc7112bc4ca0f43cf55759a0c2bb9fccd50d8f8c3f7bdb14", - "extract_dir": "node-v22.14.0-win-x64" + "url": "https://nodejs.org/dist/v22.15.0/node-v22.15.0-win-x64.7z", + "hash": "45471a4f77cdaacce971ab7a6698659ed872606f7b4b0aecdfe5689627134cb2", + "extract_dir": "node-v22.15.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v22.14.0/node-v22.14.0-win-x86.7z", - "hash": "5f7514392d0330c1b0c76e0dd299ac44786139b59231bf3d115f85c9c763bd4f", - "extract_dir": "node-v22.14.0-win-x86" + "url": "https://nodejs.org/dist/v22.15.0/node-v22.15.0-win-x86.7z", + "hash": "f9534de57244052cb245ca3af29ac40e947b5735b05b37a28efac7bc82809a8a", + "extract_dir": "node-v22.15.0-win-x86" }, "arm64": { - "url": "https://nodejs.org/dist/v22.14.0/node-v22.14.0-win-arm64.7z", - "hash": "06113f553199227be915d80c191031283622d6363c57c83aad137ff33f9ac9e4", - "extract_dir": "node-v22.14.0-win-arm64" + "url": "https://nodejs.org/dist/v22.15.0/node-v22.15.0-win-arm64.7z", + "hash": "d0615f16a280f4660a6c83d472a0b2e72122e47f4c82754a5ed950d54d0cbe3d", + "extract_dir": "node-v22.15.0-win-arm64" } }, "post_install": [