From 7a8dc4df8c1dbb083a02f7e6a4e7842aa1885a0b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 20:27:47 +0000 Subject: [PATCH] nodejs-lts: Update to version 20.18.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 292401f7bc..3caa3aa05e 100644 --- a/bucket/nodejs-lts.json +++ b/bucket/nodejs-lts.json @@ -1,23 +1,23 @@ { - "version": "20.17.0", + "version": "20.18.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.17.0/node-v20.17.0-win-x64.7z", - "hash": "d0e84c8afb6e57301904339501d62e4d817575367219f71bf34a5069999ae3c8", - "extract_dir": "node-v20.17.0-win-x64" + "url": "https://nodejs.org/dist/v20.18.0/node-v20.18.0-win-x64.7z", + "hash": "e990cb43a1bf130335b4ff913190e20b36e27f37fe7929ef1b6fc79c64cd78bc", + "extract_dir": "node-v20.18.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v20.17.0/node-v20.17.0-win-x86.7z", - "hash": "c363fa469754fcf3f387e483df9292994a2335fb4abf2f933249c22b76037245", - "extract_dir": "node-v20.17.0-win-x86" + "url": "https://nodejs.org/dist/v20.18.0/node-v20.18.0-win-x86.7z", + "hash": "d2392f96262b392b3122a0271e8d98d8dda56e345a39a93096758fb47c1abfb3", + "extract_dir": "node-v20.18.0-win-x86" }, "arm64": { - "url": "https://nodejs.org/dist/v20.17.0/node-v20.17.0-win-arm64.7z", - "hash": "326cb8176f5fd64ce4cf0cd6d96c41ef4bfb2a6599763e5a55e6f61816d40b58", - "extract_dir": "node-v20.17.0-win-arm64" + "url": "https://nodejs.org/dist/v20.18.0/node-v20.18.0-win-arm64.7z", + "hash": "295682b03995d0887af37e2781da6a405dbac39b29c801a45b8bff19c7df3b9b", + "extract_dir": "node-v20.18.0-win-arm64" } }, "post_install": [