diff --git a/nodejs-18.yaml b/nodejs-18.yaml index 8ab12cf919a..7e3a326df19 100644 --- a/nodejs-18.yaml +++ b/nodejs-18.yaml @@ -1,7 +1,7 @@ package: name: nodejs-18 - version: 18.16.0 # When bumping this, also bump the provides below! - epoch: 2 + version: 18.16.1 # When bumping this, also bump the provides below! + epoch: 0 description: "JavaScript runtime built on V8 engine - LTS version" copyright: - license: MIT @@ -31,7 +31,7 @@ pipeline: - uses: fetch with: uri: https://nodejs.org/dist/v${{package.version}}/node-v${{package.version}}.tar.gz - expected-sha256: 6a4f5c5d76e5c50cef673099e56f19bc3266ae363f56ca0ab77dd2f3c5088c6d + expected-sha256: 518f4c8dc23a26d8df77288d94e254b6015d792026ff9ba0c2316af255875fa5 - name: Configure and build runs: |