From c8f72969a39121b1d633877cbff4b09e26da9630 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 12:31:04 +0000 Subject: [PATCH] nodejs: Update to version 22.4.0 --- bucket/nodejs.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index 4c8915adb2..65d24f44f4 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,23 +1,23 @@ { - "version": "22.3.0", + "version": "22.4.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.3.0/node-v22.3.0-win-x64.7z", - "hash": "5eead5f9946b5381ffb36430970a2e3d0bcf90383a9432ea76e93d0efdc70691", - "extract_dir": "node-v22.3.0-win-x64" + "url": "https://nodejs.org/dist/v22.4.0/node-v22.4.0-win-x64.7z", + "hash": "c098207b8c009c6ecd080d64546016399c41c1ff874050ddf70307be5e4d2f5b", + "extract_dir": "node-v22.4.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v22.3.0/node-v22.3.0-win-x86.7z", - "hash": "e8e34fbef56216f8d58499215d3c5220ce429c455ee2bfa97b29bb0e9ba57e1b", - "extract_dir": "node-v22.3.0-win-x86" + "url": "https://nodejs.org/dist/v22.4.0/node-v22.4.0-win-x86.7z", + "hash": "a3977767a4726ad7ce27b9ca78f53b6733fad29fc415e5d8ddbd865c8b75347f", + "extract_dir": "node-v22.4.0-win-x86" }, "arm64": { - "url": "https://nodejs.org/dist/v22.3.0/node-v22.3.0-win-arm64.7z", - "hash": "57a44a7c956581e2939c8c040cb49f72dfa148c4e97178e54be67e78cc45ca69", - "extract_dir": "node-v22.3.0-win-arm64" + "url": "https://nodejs.org/dist/v22.4.0/node-v22.4.0-win-arm64.7z", + "hash": "5f45a76ff5ba0400eb936446f395e4f058e91554659bb0005130767dffe17991", + "extract_dir": "node-v22.4.0-win-arm64" } }, "persist": [