Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ dependencies:
source_sha256: 8f24bf9abe455a09ab30f9ae8edda1e945ed678a4b1c3b07ee0f901fdc0ff4fd
- name: node
version: 24.13.0
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_24.13.0_linux_x64_cflinuxfs4_45a7e799.tgz
sha256: 45a7e7994603b3f02a6e9f7950d1780333b3dc113916a758bdc4c59ca225c13f
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_24.13.0_linux_x64_cflinuxfs4_add175c5.tgz
sha256: add175c54500abfb8a125b2893f10eb535f4c1e224d29c71ad5a8355f480b081
cf_stacks:
- cflinuxfs4
source: https://nodejs.org/dist/v24.13.0/node-v24.13.0.tar.gz
Expand Down
Loading