From 1912c0c6afd4f240abdb58a9b001d74b198d5645 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Aug 2022 16:31:30 +0000 Subject: [PATCH] nodejs: Update to version 18.8.0 --- bucket/nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index e4ba0f61da..53066924af 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,18 +1,18 @@ { - "version": "18.7.0", + "version": "18.8.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/v18.7.0/node-v18.7.0-win-x64.7z", - "hash": "8af2dd97c0250287960cca4604337ed2e0e0a3b1d414cef5f68056a84f5966ee", - "extract_dir": "node-v18.7.0-win-x64" + "url": "https://nodejs.org/dist/v18.8.0/node-v18.8.0-win-x64.7z", + "hash": "931cafa3e839b31e62cabb38132c4662e4212f15b4f7bf0fee67abe2c8820f40", + "extract_dir": "node-v18.8.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v18.7.0/node-v18.7.0-win-x86.7z", - "hash": "ef934a8315044b7588fe6762e73d3175a08c9ef4f1288b97f11520b1fc3ef172", - "extract_dir": "node-v18.7.0-win-x86" + "url": "https://nodejs.org/dist/v18.8.0/node-v18.8.0-win-x86.7z", + "hash": "80c33de8105a3b2a81319c21a7de6af11ba4c1d576ed2f2fc09f0791c5de36d9", + "extract_dir": "node-v18.8.0-win-x86" } }, "persist": [