From 0c8dafdebf49753cc4f181bab35ac170ff7b0fe2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2025 20:28:12 +0000 Subject: [PATCH] nodejs: Update to version 23.8.0 --- bucket/nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index 220ac39e7d..000f340671 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,18 +1,18 @@ { - "version": "23.7.0", + "version": "23.8.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.7.0/node-v23.7.0-win-x64.7z", - "hash": "49654dee86b43383e871e11bef8cb0c0b8a3373100219986de540934f61f2db0", - "extract_dir": "node-v23.7.0-win-x64" + "url": "https://nodejs.org/dist/v23.8.0/node-v23.8.0-win-x64.7z", + "hash": "ef23a3cc0c27d4647e54266edabde8d4e24ea7768171ae7057a1a6c96f081575", + "extract_dir": "node-v23.8.0-win-x64" }, "arm64": { - "url": "https://nodejs.org/dist/v23.7.0/node-v23.7.0-win-arm64.7z", - "hash": "fc867f213a871a089d8d1b26f20769b709d50042023c6461e46be08e75151aee", - "extract_dir": "node-v23.7.0-win-arm64" + "url": "https://nodejs.org/dist/v23.8.0/node-v23.8.0-win-arm64.7z", + "hash": "df941b65ae8a3b2975741487707f3c656519136000fb481753eb2ed053480324", + "extract_dir": "node-v23.8.0-win-arm64" } }, "persist": [