Skip to content

Commit

Permalink
Merge pull request #16647 from wolfi-dev/wolfictl-6195fa13-12cd-4875-…
Browse files Browse the repository at this point in the history
…987b-7c298ff187d6

nodejs-20/20.12.2 package update
  • Loading branch information
luhring authored Apr 10, 2024
2 parents c4db4a1 + 71a2ff0 commit 9dca7ee
Showing 1 changed file with 2 additions and 2 deletions.
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.12.1
version: 20.12.2
epoch: 0
description: "JavaScript runtime built on V8 engine - LTS version"
dependencies:
Expand Down Expand Up @@ -34,7 +34,7 @@ pipeline:
- uses: fetch
with:
uri: https://nodejs.org/dist/v${{package.version}}/node-v${{package.version}}.tar.gz
expected-sha256: b9bef0314e12773ef004368ee56a2db509a948d4170b9efb07441bac1f1407a0
expected-sha256: bc57ee721a12cc8be55bb90b4a9a2f598aed5581d5199ec3bd171a4781bfecda

- name: Configure and build
runs: |
Expand Down

0 comments on commit 9dca7ee

Please sign in to comment.