From cac044a98f094dc9fcbcd83717476313f60f71cf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Feb 2024 20:23:33 +0000 Subject: [PATCH] nodejs: Update to version 21.6.2 --- bucket/nodejs.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index 2a0c8e70da..2dbe3552c6 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,23 +1,23 @@ { - "version": "21.6.1", + "version": "21.6.2", "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.6.1/node-v21.6.1-win-x64.7z", - "hash": "c09bf7f09eb3aab90b1d1a6daae9f2b99704333fe6bb83a757bd2de8d2f849a1", - "extract_dir": "node-v21.6.1-win-x64" + "url": "https://nodejs.org/dist/v21.6.2/node-v21.6.2-win-x64.7z", + "hash": "d450d170009d272c98765af3abf2bbc2903c1c08856f9e3730be03cc9d9b2bc5", + "extract_dir": "node-v21.6.2-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v21.6.1/node-v21.6.1-win-x86.7z", - "hash": "8d936365d2473e5f11452d60a61b041ce3a95e93686cef8fb1248516f56407de", - "extract_dir": "node-v21.6.1-win-x86" + "url": "https://nodejs.org/dist/v21.6.2/node-v21.6.2-win-x86.7z", + "hash": "44dee171378d7ac9967e772a8f114be5fdf59a163f65ec5faa7411c8be3bc961", + "extract_dir": "node-v21.6.2-win-x86" }, "arm64": { - "url": "https://nodejs.org/dist/v21.6.1/node-v21.6.1-win-arm64.7z", - "hash": "b368ed9585ace23d145569ec670fbcbe29d2014c4fa9383705edfba9e12ec432", - "extract_dir": "node-v21.6.1-win-arm64" + "url": "https://nodejs.org/dist/v21.6.2/node-v21.6.2-win-arm64.7z", + "hash": "a0cdada31786f6ff1f82e8fd91bda23cd4f615a56acd3c9605cd468b60b8437a", + "extract_dir": "node-v21.6.2-win-arm64" } }, "persist": [