From b9f191cb3318213f913685c3bc47c11d1b5b45b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Mar 2023 20:31:30 +0000 Subject: [PATCH] nodejs: Update to version 19.8.0 --- bucket/nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index 9ef8bccb1c..1e517198e5 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,18 +1,18 @@ { - "version": "19.7.0", + "version": "19.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/v19.7.0/node-v19.7.0-win-x64.7z", - "hash": "32e798d8f139eee1e49d5d91e5547cdcfc80ed3a6b52b0f8455635f9c71e1674", - "extract_dir": "node-v19.7.0-win-x64" + "url": "https://nodejs.org/dist/v19.8.0/node-v19.8.0-win-x64.7z", + "hash": "e70d356d65763d99bfb6b2e6ef04816633de7b954ba8004e4a1798766eaf267b", + "extract_dir": "node-v19.8.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v19.7.0/node-v19.7.0-win-x86.7z", - "hash": "ad8c1a3d6338b4f36df52af1860e5c3c2946b7c3c1552d8184c586acd4c594f5", - "extract_dir": "node-v19.7.0-win-x86" + "url": "https://nodejs.org/dist/v19.8.0/node-v19.8.0-win-x86.7z", + "hash": "2283ba125952421a9b7a0302f105ef28e1d16d1a883a9a1656d9fc1adf7384a8", + "extract_dir": "node-v19.8.0-win-x86" } }, "persist": [