From 22ada84db8829316866b9bc827c566d10f9f5831 Mon Sep 17 00:00:00 2001 From: gitea Date: Tue, 26 Aug 2025 19:51:29 +0000 Subject: [PATCH] =?UTF-8?q?node-gyp:=20=D0=BE=D0=B1=D0=BD=D0=BE=D0=B2?= =?UTF-8?q?=D0=BB=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=B4=D0=BE=20=D0=B2=D0=B5?= =?UTF-8?q?=D1=80=D1=81=D0=B8=D0=B8=2011.4.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- node-gyp/alr.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/node-gyp/alr.sh b/node-gyp/alr.sh index 86316d3..e40d2d8 100644 --- a/node-gyp/alr.sh +++ b/node-gyp/alr.sh @@ -1,5 +1,5 @@ name='node-gyp' -version='11.4.1' +version='11.4.2' release='1' desc='Node.js native addon build tool' homepage='https://github.com/nodejs/node-gyp'