From 89106783ce2d91fa3fada5e1b72f4166e24fa2c2 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Tue, 3 Dec 2024 20:53:01 +0000 Subject: [PATCH] nodejs-22/22.12.0 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- nodejs-22.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nodejs-22.yaml b/nodejs-22.yaml index e34f3b25cba..00216884fb4 100644 --- a/nodejs-22.yaml +++ b/nodejs-22.yaml @@ -1,6 +1,6 @@ package: name: nodejs-22 - version: 22.11.0 + version: 22.12.0 epoch: 0 description: "JavaScript runtime built on V8 engine" dependencies: @@ -37,7 +37,7 @@ pipeline: with: repository: https://github.com/nodejs/node.git tag: v${{package.version}} - expected-commit: 4e0f2773ff9465148a654dd0a2c1668104c20fec + expected-commit: ccba1a1cc89fa57ef231ec74cf78baaf5e477621 - name: Configure and build runs: |