From 27b34fdaae62db95117e535e93d044abe9adb747 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 20:23:29 +0000 Subject: [PATCH] nodejs: Update to version 21.2.0 --- bucket/nodejs.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index d25eef4774..f2de677bf0 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,23 +1,23 @@ { - "version": "21.1.0", + "version": "21.2.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/v21.1.0/node-v21.1.0-win-x64.7z", - "hash": "20ad766d8576e0c651dcbd6cbafaf803a51110613304224820c38936858af774", - "extract_dir": "node-v21.1.0-win-x64" + "url": "https://nodejs.org/dist/v21.2.0/node-v21.2.0-win-x64.7z", + "hash": "1e3a43166133c752a0fd0b2bc3709145cfc004f7f7c31e1877326e93ceaeeb4c", + "extract_dir": "node-v21.2.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v21.1.0/node-v21.1.0-win-x86.7z", - "hash": "3247272d574287ea798a34bd5a393671d44d0f608434f06eb97696754ee0257f", - "extract_dir": "node-v21.1.0-win-x86" + "url": "https://nodejs.org/dist/v21.2.0/node-v21.2.0-win-x86.7z", + "hash": "dc31d74348d73bb3013827bf8f1848029bbc05036f4f5907d31a574502b60d3b", + "extract_dir": "node-v21.2.0-win-x86" }, "arm64": { - "url": "https://nodejs.org/dist/v21.1.0/node-v21.1.0-win-arm64.7z", - "hash": "8a0f2c3abea32eb1706772d741ed8ea05de8f0b170561b37088cb2412de5cb2b", - "extract_dir": "node-v21.1.0-win-arm64" + "url": "https://nodejs.org/dist/v21.2.0/node-v21.2.0-win-arm64.7z", + "hash": "e94a6a0d041be5b4e5ea1a8b529ec180bec012fe7ff34d5e2bd2c8db99026926", + "extract_dir": "node-v21.2.0-win-arm64" } }, "persist": [