From d6f270d17dbb0353e3550ca9580bf037bc2fb155 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 16:27:59 +0000 Subject: [PATCH] nodejs: Update to version 21.0.0 --- bucket/nodejs.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index d6bade744a..10cb3f3569 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,23 +1,23 @@ { - "version": "20.8.1", + "version": "21.0.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.8.1/node-v20.8.1-win-x64.7z", - "hash": "6b3cb0e8d347ac52f0c45ba27a8c6f099b8053f18dfe7f6802e21c0b312aaedf", - "extract_dir": "node-v20.8.1-win-x64" + "url": "https://nodejs.org/dist/v21.0.0/node-v21.0.0-win-x64.7z", + "hash": "a67654997f5e1eb8fe75b012e50037451971797c28e3f928ae0b056b187252c0", + "extract_dir": "node-v21.0.0-win-x64" }, "32bit": { - "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" + "url": "https://nodejs.org/dist/v21.0.0/node-v21.0.0-win-x86.7z", + "hash": "f8763ea63edfd91510409c21e8a7eb6bc1e5cf2d3ab15a2b8e169da1e4af58a4", + "extract_dir": "node-v21.0.0-win-x86" }, "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" + "url": "https://nodejs.org/dist/v21.0.0/node-v21.0.0-win-arm64.7z", + "hash": "69eef05d88f5c8db6df15cf61e97c244877c7e7e80bc86dca39ad1abb4137fc6", + "extract_dir": "node-v21.0.0-win-arm64" } }, "persist": [