From 8219eec92d3b2a1014b9a171e9fa15a151949a6e Mon Sep 17 00:00:00 2001 From: gitea Date: Fri, 15 Aug 2025 20:39:15 +0000 Subject: [PATCH] =?UTF-8?q?catch2:=20=D0=BE=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5=20=D0=B4=D0=BE=20=D0=B2=D0=B5=D1=80?= =?UTF-8?q?=D1=81=D0=B8=D0=B8=203.9.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- catch2/alr.sh | 2 +- node-gyp/alr.sh | 2 +- nodejs/alr.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/catch2/alr.sh b/catch2/alr.sh index 1236973..572a7aa 100644 --- a/catch2/alr.sh +++ b/catch2/alr.sh @@ -1,5 +1,5 @@ name='catch2' -version='3.8.1' +version='3.9.1' release='1' desc='Modern, C++-native, header-only, test framework for unit-tests, TDD and BDD.' homepage='https://github.com/catchorg/catch2' diff --git a/node-gyp/alr.sh b/node-gyp/alr.sh index 4d6336f..6aeb8bf 100644 --- a/node-gyp/alr.sh +++ b/node-gyp/alr.sh @@ -1,5 +1,5 @@ name='node-gyp' -version='10.1.0' +version='11.3.0' release='3' desc='Node.js native addon build tool' homepage='https://github.com/nodejs/node-gyp' diff --git a/nodejs/alr.sh b/nodejs/alr.sh index 4b2e52f..d8756fc 100644 --- a/nodejs/alr.sh +++ b/nodejs/alr.sh @@ -1,5 +1,5 @@ name='nodejs' -version='24.0.2' +version='24.6.0' release='1' desc='Evented I/O for V8 javascript ("Current" release).' desk_ru='Событийно-ориентированный I/O для V8 javascript ("Текущая" версия).'