Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions nodejs-20.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: nodejs-20
version: 20.3.0
version: 20.3.1
epoch: 0
description: "JavaScript runtime built on V8 engine"
copyright:
Expand Down Expand Up @@ -28,7 +28,7 @@ pipeline:
- uses: fetch
with:
uri: https://nodejs.org/dist/v${{package.version}}/node-v${{package.version}}.tar.gz
expected-sha256: 2f5f80be36315a2dd4a0da123597c3cbbba2b0ec19ba7832bf93414b1a645ca4
expected-sha256: 785cfbf77998a96949d626f7bc63bc0b8e4737eb5dd2054b2e58d876904f5443

- name: Configure and build
runs: |
Expand Down