Skip to content

Commit

Permalink
Merge pull request #16653 from wolfi-dev/wolfictl-239bc580-716d-4a99-…
Browse files Browse the repository at this point in the history
…8947-548058f6226c

nodejs-21/21.7.3 package update
  • Loading branch information
luhring authored Apr 10, 2024
2 parents 870e3eb + de562e9 commit c4db4a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nodejs-21.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: nodejs-21
version: 21.7.2
version: 21.7.3
epoch: 0
description: "JavaScript runtime built on V8 engine"
dependencies:
Expand Down Expand Up @@ -31,7 +31,7 @@ pipeline:
- uses: fetch
with:
uri: https://nodejs.org/dist/v${{package.version}}/node-v${{package.version}}.tar.gz
expected-sha256: dc1b18771e7ed3da051fc2242806bfde5ae02b63fe7205e80156e92de8f8fa3d
expected-sha256: ce1f61347671ef219d9c2925313d629d3fef98fc8d7f5ef38dd4656f7d0f58e7

- name: Configure and build
runs: |
Expand Down

0 comments on commit c4db4a1

Please sign in to comment.