From e0e8b98f1933aa5675da5e3064437d9fa1acc5a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 00:37:14 +0000 Subject: [PATCH] nodejs: Update to version 23.3.0 --- bucket/nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index aed0c502d5..f2c467cb40 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,18 +1,18 @@ { - "version": "23.2.0", + "version": "23.3.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/v23.2.0/node-v23.2.0-win-x64.7z", - "hash": "72bd48c3b115d081be360e8fff0e9c377eaf51980e4b152198583ae0adcbc767", - "extract_dir": "node-v23.2.0-win-x64" + "url": "https://nodejs.org/dist/v23.3.0/node-v23.3.0-win-x64.7z", + "hash": "b6a5e9b1a94c52af3e37dea8251509a81b06f6a41847a48a28397bad71e5062a", + "extract_dir": "node-v23.3.0-win-x64" }, "arm64": { - "url": "https://nodejs.org/dist/v23.2.0/node-v23.2.0-win-arm64.7z", - "hash": "d15c79d34460104f9666f6da8a0b9fd3a223670b17bad90fb40d0d61764f9b6d", - "extract_dir": "node-v23.2.0-win-arm64" + "url": "https://nodejs.org/dist/v23.3.0/node-v23.3.0-win-arm64.7z", + "hash": "9656926b25dab9c0522d3e0b3ac3d19363d2e4917022de6a1a33d7b805128378", + "extract_dir": "node-v23.3.0-win-arm64" } }, "persist": [