Skip to content

Commit

Permalink
Merge pull request #16644 from wolfi-dev/wolfictl-b0e669ca-707d-4194-…
Browse files Browse the repository at this point in the history
…bb7d-6e8be385ee00

nodejs-18/18.20.2 package update
  • Loading branch information
luhring authored Apr 10, 2024
2 parents 9dca7ee + cd755bc commit 3cb333a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nodejs-18.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: nodejs-18
version: 18.20.1
version: 18.20.2
epoch: 0
description: "JavaScript runtime built on V8 engine - LTS version"
copyright:
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: 7fb430d0b1256c22f26dd321070182ab943005bdb7b738facc6d9a82b1e04ed7
expected-sha256: 68c165b9ceb7bc69dcdc75c6099723edb5ff0509215959af0775ed426174c404

- name: Configure and build
runs: |
Expand Down

0 comments on commit 3cb333a

Please sign in to comment.