Update package version to 25.0.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
name: nodejs
|
name: nodejs
|
||||||
description: Free and open-source Javascript runtime
|
description: Free and open-source Javascript runtime
|
||||||
version: 24.9.0
|
version: 25.0.0
|
||||||
revision: 1
|
revision: 1
|
||||||
url: https://nodejs.org/
|
url: https://nodejs.org/
|
||||||
license: MIT
|
license: MIT
|
||||||
@@ -23,4 +23,4 @@ downloads:
|
|||||||
- url: https://nodejs.org/dist/v${BPM_PKG_VERSION}/node-v${BPM_PKG_VERSION}.tar.xz
|
- url: https://nodejs.org/dist/v${BPM_PKG_VERSION}/node-v${BPM_PKG_VERSION}.tar.xz
|
||||||
extract_to: ${BPM_SOURCE}
|
extract_to: ${BPM_SOURCE}
|
||||||
extract_strip_components: 1
|
extract_strip_components: 1
|
||||||
checksum: f17bc4cb01f59098c34a288c1bb109a778867c14eeb0ebbd608d0617b1193bbf
|
checksum: 2822cd7b510c955f8c4d448fa483f01d2839251774220a356a6b9bc2ab2039ae
|
||||||
|
|||||||
@@ -30,6 +30,7 @@ check() {
|
|||||||
rm test/parallel/test-http2-misbehaving-flow-control.js
|
rm test/parallel/test-http2-misbehaving-flow-control.js
|
||||||
rm test/parallel/test-http2-max-invalid-frames.js
|
rm test/parallel/test-http2-max-invalid-frames.js
|
||||||
rm test/parallel/test-http2-misbehaving-flow-control-paused.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/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.js
|
||||||
rm test/pseudo-tty/test-set-raw-mode-reset-signal.js
|
rm test/pseudo-tty/test-set-raw-mode-reset-signal.js
|
||||||
|
|||||||
Reference in New Issue
Block a user