From b20fd7346eb2027ab13df2c85e89bc3b9a88f592 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 20:25:22 +0000 Subject: [PATCH] nodejs-lts: Update to version 20.10.0 --- bucket/nodejs-lts.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/nodejs-lts.json b/bucket/nodejs-lts.json index c31447076c..d56d8f644e 100644 --- a/bucket/nodejs-lts.json +++ b/bucket/nodejs-lts.json @@ -1,18 +1,18 @@ { - "version": "20.9.0", + "version": "20.10.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.9.0/node-v20.9.0-win-x64.7z", - "hash": "ad89924ee8e4a7778c21e269cdcd287ec2cfa7e2044eacede00fe89ff5afee56", - "extract_dir": "node-v20.9.0-win-x64" + "url": "https://nodejs.org/dist/v20.10.0/node-v20.10.0-win-x64.7z", + "hash": "4d0f27ec72103f67eb904e7c17d2b7fb99816957b1cff9df1bd82a6507f1f265", + "extract_dir": "node-v20.10.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v20.9.0/node-v20.9.0-win-x86.7z", - "hash": "fbb299506589b03a24c24eb7bc9f0958462853a59e1f3e4d245e619890c13eeb", - "extract_dir": "node-v20.9.0-win-x86" + "url": "https://nodejs.org/dist/v20.10.0/node-v20.10.0-win-x86.7z", + "hash": "567da0e16ac2f06757c735f14689b1a38ff38bb24df53561ada9ab71c9ba1f79", + "extract_dir": "node-v20.10.0-win-x86" } }, "post_install": [