From 842a91b699d98cc9fb66f60f5a288240a0676c6a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 20:26:08 +0000 Subject: [PATCH] nodejs: Update to version 22.6.0 --- bucket/nodejs.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index 370a579521..8ca59dd94d 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,23 +1,23 @@ { - "version": "22.5.1", + "version": "22.6.0", "description": "An asynchronous event driven JavaScript runtime designed to build scalable network applications.", "homepage": "https://nodejs.org", "license": "MIT", "architecture": { "64bit": { - "url": "https://nodejs.org/dist/v22.5.1/node-v22.5.1-win-x64.7z", - "hash": "8ddb106dacd15a1613c2710f17cc2f3dbf390fdf6179a95cf527721f8975a4cb", - "extract_dir": "node-v22.5.1-win-x64" + "url": "https://nodejs.org/dist/v22.6.0/node-v22.6.0-win-x64.7z", + "hash": "3d280cd238e4010b862f5668ea84741d17e014c834ba2e12616a0c3effdda2eb", + "extract_dir": "node-v22.6.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v22.5.1/node-v22.5.1-win-x86.7z", - "hash": "c28433719ad23e9514694c752654163785a123da770c084d6ab98fadee2ce54f", - "extract_dir": "node-v22.5.1-win-x86" + "url": "https://nodejs.org/dist/v22.6.0/node-v22.6.0-win-x86.7z", + "hash": "d6da737a1029c7ca9bc507727b841bf37dde104e5bce6e9e9d3fdf1c256abf3e", + "extract_dir": "node-v22.6.0-win-x86" }, "arm64": { - "url": "https://nodejs.org/dist/v22.5.1/node-v22.5.1-win-arm64.7z", - "hash": "1f94462762068ca4ebaea01590cf7957b4f4c30781b2ad9d036338011bfcfd9d", - "extract_dir": "node-v22.5.1-win-arm64" + "url": "https://nodejs.org/dist/v22.6.0/node-v22.6.0-win-arm64.7z", + "hash": "c17433d0efdd6ca8e14af168b6301a992d2bfeeab83c1fb11efa0c8e7f275d91", + "extract_dir": "node-v22.6.0-win-arm64" } }, "persist": [