Update package version to 25.0.0

This commit is contained in:
2025-10-16 15:15:12 +03:00
parent 25b9fa0bb9
commit 1881aaaca6
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
name: nodejs
description: Free and open-source Javascript runtime
version: 24.9.0
version: 25.0.0
revision: 1
url: https://nodejs.org/
license: MIT
@@ -23,4 +23,4 @@ downloads:
- url: https://nodejs.org/dist/v${BPM_PKG_VERSION}/node-v${BPM_PKG_VERSION}.tar.xz
extract_to: ${BPM_SOURCE}
extract_strip_components: 1
checksum: f17bc4cb01f59098c34a288c1bb109a778867c14eeb0ebbd608d0617b1193bbf
checksum: 2822cd7b510c955f8c4d448fa483f01d2839251774220a356a6b9bc2ab2039ae
+1
View File
@@ -30,6 +30,7 @@ check() {
rm test/parallel/test-http2-misbehaving-flow-control.js
rm test/parallel/test-http2-max-invalid-frames.js
rm test/parallel/test-http2-misbehaving-flow-control-paused.js
rm test/parallel/test-tls-ocsp-callback.js
rm test/client-proxy/test-http-proxy-request-no-proxy-port-specific.mjs
rm test/pseudo-tty/test-set-raw-mode-reset.js
rm test/pseudo-tty/test-set-raw-mode-reset-signal.js