From ceab1c2d7d2893d90404cd240b05d46a605fbf1d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 20:24:37 +0000 Subject: [PATCH] nodejs: Update to version 21.7.0 --- bucket/nodejs.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index 2dbe3552c6..ff329f2c89 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,23 +1,23 @@ { - "version": "21.6.2", + "version": "21.7.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.6.2/node-v21.6.2-win-x64.7z", - "hash": "d450d170009d272c98765af3abf2bbc2903c1c08856f9e3730be03cc9d9b2bc5", - "extract_dir": "node-v21.6.2-win-x64" + "url": "https://nodejs.org/dist/v21.7.0/node-v21.7.0-win-x64.7z", + "hash": "31c8b4721f37e30ca8e2131a4cb848fc7347f67bf87618e82959b58481f17bc4", + "extract_dir": "node-v21.7.0-win-x64" }, "32bit": { - "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" + "url": "https://nodejs.org/dist/v21.7.0/node-v21.7.0-win-x86.7z", + "hash": "b17ef0c5557e61610774cae5beb0f877699ab419c4672e9c6e3bb3da3d571ed1", + "extract_dir": "node-v21.7.0-win-x86" }, "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" + "url": "https://nodejs.org/dist/v21.7.0/node-v21.7.0-win-arm64.7z", + "hash": "d680d5c3d0b2476a97d11b30cbbdaf1d7f92ffd1cc89e5c640782a6b52480666", + "extract_dir": "node-v21.7.0-win-arm64" } }, "persist": [