From 4799324ea6532991209d885e5dcff0d75bd6aba3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Mar 2022 20:27:57 +0000 Subject: [PATCH] nodejs: Update to version 17.7.0 --- bucket/nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index 9ea23ddbb4..633c087cf8 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,18 +1,18 @@ { - "version": "17.6.0", + "version": "17.7.0", "description": "As an asynchronous event driven JavaScript runtime, Node is designed to build scalable network applications.", "homepage": "https://nodejs.org", "license": "MIT", "architecture": { "64bit": { - "url": "https://nodejs.org/dist/v17.6.0/node-v17.6.0-win-x64.7z", - "hash": "3b858acbe24115b93a7a93d4c4d27c0f28c85eb33f440bd74bf07c1c760bb1ec", - "extract_dir": "node-v17.6.0-win-x64" + "url": "https://nodejs.org/dist/v17.7.0/node-v17.7.0-win-x64.7z", + "hash": "20cea90050e9b1fb2709deb8b25c0685ea2d2da20ecb4bb59872fb5609a8cffc", + "extract_dir": "node-v17.7.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v17.6.0/node-v17.6.0-win-x86.7z", - "hash": "7198fd3482a528f404c28c74bfdd202a57b138b8ad8911968941ec25761c520d", - "extract_dir": "node-v17.6.0-win-x86" + "url": "https://nodejs.org/dist/v17.7.0/node-v17.7.0-win-x86.7z", + "hash": "97adc762e35418a0e6bb2f42117d8186bd43e66f7000509e8eed938206939753", + "extract_dir": "node-v17.7.0-win-x86" } }, "persist": [