From 41773d8c0c5dcb915de0304cb14fa0958fd12505 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 Oct 2023 00:33:05 +0000 Subject: [PATCH] nodejs: Update to version 20.8.1 --- bucket/nodejs.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index d138d84801..d6bade744a 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,23 +1,23 @@ { - "version": "20.8.0", + "version": "20.8.1", "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.8.0/node-v20.8.0-win-x64.7z", - "hash": "fe703df746cb22f970b85134096a5097c8585fa377a394df1f68ab687ae39d65", - "extract_dir": "node-v20.8.0-win-x64" + "url": "https://nodejs.org/dist/v20.8.1/node-v20.8.1-win-x64.7z", + "hash": "6b3cb0e8d347ac52f0c45ba27a8c6f099b8053f18dfe7f6802e21c0b312aaedf", + "extract_dir": "node-v20.8.1-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v20.8.0/node-v20.8.0-win-x86.7z", - "hash": "93b1e13ed8ffce4214e2549daed15ab5a0cae1559164700ac9d90ab2626cfd35", - "extract_dir": "node-v20.8.0-win-x86" + "url": "https://nodejs.org/dist/v20.8.1/node-v20.8.1-win-x86.7z", + "hash": "ea692ad4bb1e80156aa6143c39afda2cfd0d46c36e14a1e03064a5bd084f05cc", + "extract_dir": "node-v20.8.1-win-x86" }, "arm64": { - "url": "https://nodejs.org/dist/v20.8.0/node-v20.8.0-win-arm64.7z", - "hash": "e5872b8a701033b57e91a6feead96a8468165cc40698885689478aebe4aea0f9", - "extract_dir": "node-v20.8.0-win-arm64" + "url": "https://nodejs.org/dist/v20.8.1/node-v20.8.1-win-arm64.7z", + "hash": "abd016ae0dd943b196510e67277542c9cd31d24fbfa6834116a485d2c1d2b882", + "extract_dir": "node-v20.8.1-win-arm64" } }, "persist": [