From dfa023356f2df1444c70f6cb9cbda1f3e4740014 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 May 2023 16:28:57 +0000 Subject: [PATCH] nodejs: Update to version 20.1.0 --- bucket/nodejs.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index 3769baaa5c..a9158a7664 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,23 +1,23 @@ { - "version": "20.0.0", + "version": "20.1.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/v20.0.0/node-v20.0.0-win-x64.7z", - "hash": "e78b9cdc58b0d9ab6c980180b574b38d91d5939d18b55b8772897e63d9ce4b9c", - "extract_dir": "node-v20.0.0-win-x64" + "url": "https://nodejs.org/dist/v20.1.0/node-v20.1.0-win-x64.7z", + "hash": "528c140b32c95bdaf8a44e4d8f2c856601ae9ea19ee3f5e2e88ea7376154d0e0", + "extract_dir": "node-v20.1.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v20.0.0/node-v20.0.0-win-x86.7z", - "hash": "a147b247e19e1324d8f7edef6c1ae4e24e5bdad9867843a2b4b491a0f3d73dd5", - "extract_dir": "node-v20.0.0-win-x86" + "url": "https://nodejs.org/dist/v20.1.0/node-v20.1.0-win-x86.7z", + "hash": "8949e01dd83d264d63bec75bc5e12d8cc710379288e478c9998af2d8b7f9d0eb", + "extract_dir": "node-v20.1.0-win-x86" }, "arm64": { - "url": "https://nodejs.org/dist/v20.0.0/node-v20.0.0-win-arm64.7z", - "hash": "d3a68cd41eeb773e20a3033e5b1502844fd392818cb64a6cd5febf3193136ad6", - "extract_dir": "node-v20.0.0-win-arm64" + "url": "https://nodejs.org/dist/v20.1.0/node-v20.1.0-win-arm64.7z", + "hash": "95fd2e4aca8417a22135841757dfc2fccaf0bbd7e0cd5ca7d9078650afabbed5", + "extract_dir": "node-v20.1.0-win-arm64" } }, "persist": [