Skip to content

Commit a24378f

Browse files
authored
Update manifest.yml with node 22.22.0 source info
Added source and source_sha256 for node version 22.22.0.
1 parent 638fd87 commit a24378f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

manifest.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,10 @@ dependencies:
7777
version: 22.22.0
7878
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_22.22.0_linux_x64_cflinuxfs4_a73ffe6d.tgz
7979
sha256: a73ffe6db22c172c7d29372a9b3dc964d5ea058100e7bb9b89406879a2d38862
80+
cf_stacks:
81+
- cflinuxfs4
82+
source: https://github.com/nodejs/node/archive/v22.20.0.tar.gz
83+
source_sha256: 5c2e4ecc6583c5d49f9a9a4473fc267402762fc8e8a7835465919dacd6fdd5d8
8084
- name: node
8185
version: 24.13.0
8286
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_24.13.0_linux_x64_cflinuxfs4_a816dee1.tgz

0 commit comments

Comments
 (0)