Skip to content

Commit 1edb5ec

Browse files
Add node 22.18.0, remove node 22.17.1
for stack(s) cflinuxfs4
1 parent 28b6847 commit 1edb5ec

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

manifest.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -144,13 +144,13 @@ dependencies:
144144
source: https://nodejs.org/dist/v20.16.0/node-v20.16.0.tar.gz
145145
source_sha256: 8f24bf9abe455a09ab30f9ae8edda1e945ed678a4b1c3b07ee0f901fdc0ff4fd
146146
- name: node
147-
version: 22.17.1
148-
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_22.17.1_linux_x64_cflinuxfs4_28ac4c83.tgz
149-
sha256: 28ac4c836ff3dcb029bd21b7d2ac66e2c16a9e8defa9d02c41f05fe6b37a16a9
147+
version: 22.18.0
148+
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_22.18.0_linux_x64_cflinuxfs4_92c9de5c.tgz
149+
sha256: 92c9de5c84cfb4882b5dc72c98eb26a6ed99dcdad6458b12d4c4c1df6bd6a9a5
150150
cf_stacks:
151151
- cflinuxfs4
152-
source: https://nodejs.org/dist/v22.17.1/node-v22.17.1.tar.gz
153-
source_sha256: 167539d86368bb911488f888a05355df5002b302285d353179c9dd957233add5
152+
source: https://nodejs.org/dist/v22.18.0/node-v22.18.0.tar.gz
153+
source_sha256: 26247ff9a75ac13f6dac7e07dca6172314554dcf20761675c5435f1e84e6c4b2
154154
exclude_files: []
155155
pre_package: scripts/build.sh
156156
include_files:

0 commit comments

Comments
 (0)