From c7744b5f4fa8656006b22ce48702ce56f528438b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 00:34:32 +0000 Subject: [PATCH] nodejs: Update to version 22.9.0 --- bucket/nodejs.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/nodejs.json b/bucket/nodejs.json index f87d9d65ac..d0db0c93d8 100644 --- a/bucket/nodejs.json +++ b/bucket/nodejs.json @@ -1,23 +1,23 @@ { - "version": "22.8.0", + "version": "22.9.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/v22.8.0/node-v22.8.0-win-x64.7z", - "hash": "91c007a75c837abfabae44bdc98e9b4c6f90029d4662b9c4e4b9d1b67a046f17", - "extract_dir": "node-v22.8.0-win-x64" + "url": "https://nodejs.org/dist/v22.9.0/node-v22.9.0-win-x64.7z", + "hash": "805d4f842b2f85907fc28d1d631971bac5c1df691d7040cfa5e46d02534f98df", + "extract_dir": "node-v22.9.0-win-x64" }, "32bit": { - "url": "https://nodejs.org/dist/v22.8.0/node-v22.8.0-win-x86.7z", - "hash": "565212e330b65b6edc635726d222f44f0a66f35e1b3a84b3181e302dfd48d370", - "extract_dir": "node-v22.8.0-win-x86" + "url": "https://nodejs.org/dist/v22.9.0/node-v22.9.0-win-x86.7z", + "hash": "3a6b798464794a0ac2452cf51e55df6f60f09598f724dd3eb890d64d99d81e5b", + "extract_dir": "node-v22.9.0-win-x86" }, "arm64": { - "url": "https://nodejs.org/dist/v22.8.0/node-v22.8.0-win-arm64.7z", - "hash": "30c10cf2ec1317ff2fb092f456e797907d4a70b3f190c11870ceaefb13b4664e", - "extract_dir": "node-v22.8.0-win-arm64" + "url": "https://nodejs.org/dist/v22.9.0/node-v22.9.0-win-arm64.7z", + "hash": "7a0a0a3998d989fe117f358e17ae0542ba264d2ae5c5681fc9d9ce8a666ce7b2", + "extract_dir": "node-v22.9.0-win-arm64" } }, "persist": [