catch2: обновление до версии 3.9.1

This commit is contained in:
2025-08-15 20:39:15 +00:00
parent 2a799236f1
commit 8219eec92d
3 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
name='catch2' name='catch2'
version='3.8.1' version='3.9.1'
release='1' release='1'
desc='Modern, C++-native, header-only, test framework for unit-tests, TDD and BDD.' desc='Modern, C++-native, header-only, test framework for unit-tests, TDD and BDD.'
homepage='https://github.com/catchorg/catch2' homepage='https://github.com/catchorg/catch2'

View File

@@ -1,5 +1,5 @@
name='node-gyp' name='node-gyp'
version='10.1.0' version='11.3.0'
release='3' release='3'
desc='Node.js native addon build tool' desc='Node.js native addon build tool'
homepage='https://github.com/nodejs/node-gyp' homepage='https://github.com/nodejs/node-gyp'

View File

@@ -1,5 +1,5 @@
name='nodejs' name='nodejs'
version='24.0.2' version='24.6.0'
release='1' release='1'
desc='Evented I/O for V8 javascript ("Current" release).' desc='Evented I/O for V8 javascript ("Current" release).'
desk_ru='Событийно-ориентированный I/O для V8 javascript ("Текущая" версия).' desk_ru='Событийно-ориентированный I/O для V8 javascript ("Текущая" версия).'