From da0c767054a71809a5f6857d9b095a6af77ae49d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 12:31:14 +0000 Subject: [PATCH] nodejs-lts: Update to version 20.16.0 --- bucket/nodejs-lts.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/nodejs-lts.json b/bucket/nodejs-lts.json index 2e5e6dab99..35f60d640a 100644 --- a/bucket/nodejs-lts.json +++ b/bucket/nodejs-lts.json @@ -1,23 +1,23 @@ { - "version": "20.15.1", + "version": "20.16.0", "description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications. (Long Term Support)", "homepage": "https://nodejs.org", "license": "MIT", "architecture": { "64bit": { - "url": "https://nodejs.org/dist/v20.15.1/node-v20.15.1-win-x64.7z", - "hash": "5dbaf27053a0566395f81ebe9e4660141de1bc7b0fe80583447bb36804643f75", - "extract_dir": "node-v20.15.1-win-x64" + "url": "https://nodejs.org/dist/v20.16.0/node-v20.16.0-win-x64.7z", + "hash": "1b3961054a484476872715d9ca04bc491d797fde6336db514b6e6fcbb71fae9d", + "extract_dir": "node-v20.16.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v20.15.1/node-v20.15.1-win-x86.7z", - "hash": "2281b04df475efa64ef483529fc9cad1715d42d5766e68541b64970297247692", - "extract_dir": "node-v20.15.1-win-x86" + "url": "https://nodejs.org/dist/v20.16.0/node-v20.16.0-win-x86.7z", + "hash": "76f1806fde0b09ed4044f29ea140fb2bea9bce745b9892ec4aeb6537344db6f1", + "extract_dir": "node-v20.16.0-win-x86" }, "arm64": { - "url": "https://nodejs.org/dist/v20.15.1/node-v20.15.1-win-arm64.7z", - "hash": "4f437463e708c4c7faaa436bed46c3ea814ec3796cfe1e02515ab21d2038b4b1", - "extract_dir": "node-v20.15.1-win-arm64" + "url": "https://nodejs.org/dist/v20.16.0/node-v20.16.0-win-arm64.7z", + "hash": "52e5666a379acd8533d9ccab66c2321a6ffc83766248419bfbd41ba8bc071244", + "extract_dir": "node-v20.16.0-win-arm64" } }, "post_install": [