From 4b0f0d53be842483c84fb349eaf3b0828ad55083 Mon Sep 17 00:00:00 2001 From: Mateusz <2871798+orhtej2@users.noreply.github.com> Date: Sat, 20 Apr 2024 14:39:03 +0200 Subject: [PATCH] Update _common.sh --- scripts/_common.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 767abf6..22e0813 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,8 +5,8 @@ #================================================= nodejs_version=21 -current_hash="380c77a" -version="2.0.2-10698-g380c77a" +current_hash="380c77a7" +version="2.0.2-10698-g380c77a7" build_date="Mon, 18 Sep 2023 09:14:03 +0000" #=================================================