From a2cb29d32baa850f4dd83b8fd273ad34d7b629a9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Jun 2023 16:27:23 +0000 Subject: [PATCH] nodejs: Update to version 20.3.0 --- bucket/nodejs.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index 35558d4af4..b554ad6916 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,23 +1,23 @@ { - "version": "20.2.0", + "version": "20.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/v20.2.0/node-v20.2.0-win-x64.7z", - "hash": "d71be022ef9037075fb026cc674f731d42408facb0c74ecd9169ed77d56c6816", - "extract_dir": "node-v20.2.0-win-x64" + "url": "https://nodejs.org/dist/v20.3.0/node-v20.3.0-win-x64.7z", + "hash": "b8bda54d0936e2295dd3267dba7d61903af92a0427dac56251047fed2e8ff05f", + "extract_dir": "node-v20.3.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v20.2.0/node-v20.2.0-win-x86.7z", - "hash": "1ad5011bc31dd99090770fd5e45cdaffc101c0ca08fb25633b4129214441861b", - "extract_dir": "node-v20.2.0-win-x86" + "url": "https://nodejs.org/dist/v20.3.0/node-v20.3.0-win-x86.7z", + "hash": "32f63af144aa64c5fbe83a26dced8305934063393e34886aec7abf4e1d6637d8", + "extract_dir": "node-v20.3.0-win-x86" }, "arm64": { - "url": "https://nodejs.org/dist/v20.2.0/node-v20.2.0-win-arm64.7z", - "hash": "3e94296dd5314da3eeecc6280069486317b6e110e49322c164184193d98b5bf4", - "extract_dir": "node-v20.2.0-win-arm64" + "url": "https://nodejs.org/dist/v20.3.0/node-v20.3.0-win-arm64.7z", + "hash": "15297e64b07742719cceca13acb66b067c06e7d610114d85834a2e33eb58e11f", + "extract_dir": "node-v20.3.0-win-arm64" } }, "persist": [