From a17222d129f6983d5d31e034b180417f6861f4a9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Apr 2022 00:33:11 +0000 Subject: [PATCH] nodejs: Update to version 17.9.0 --- bucket/nodejs.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index 728d14b15d..106adb323c 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,18 +1,18 @@ { - "version": "17.8.0", + "version": "17.9.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.8.0/node-v17.8.0-win-x64.7z", - "hash": "7e6704c82ed3d1f3d2bc52980a19974562a266efc94a3443ab65bc8362c62b79", - "extract_dir": "node-v17.8.0-win-x64" + "url": "https://nodejs.org/dist/v17.9.0/node-v17.9.0-win-x64.7z", + "hash": "6fedf28770d956939e79449679cb196ceecccfdcbf7f9dc816103e5b824c44aa", + "extract_dir": "node-v17.9.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v17.8.0/node-v17.8.0-win-x86.7z", - "hash": "83af19d419b89266d6aed33092229e86bdce8136290c1ee4e8451f31543a7841", - "extract_dir": "node-v17.8.0-win-x86" + "url": "https://nodejs.org/dist/v17.9.0/node-v17.9.0-win-x86.7z", + "hash": "3897af062b68a41f7ff5224ee0bf6a31932e15c262fae13c20f6d68f8825eb5a", + "extract_dir": "node-v17.9.0-win-x86" } }, "persist": [