Skip to content

Commit 8c9155c

Browse files
authored
Merge pull request #880 from cloudfoundry/pr-by-releng-bot-1772699684
Updating version for node for 22.X.X
2 parents 1823610 + beabfea commit 8c9155c

1 file changed

Lines changed: 12 additions & 4 deletions

File tree

manifest.yml

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,12 +79,20 @@ dependencies:
7979
source_sha256: cafc92e90917c17869d982fdff10104c2eb328437ed9bbf03fdda78ebc0accdd
8080
- name: node
8181
version: 22.22.0
82-
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_22.22.0_linux_x64_cflinuxfs4_a73ffe6d.tgz
83-
sha256: a73ffe6db22c172c7d29372a9b3dc964d5ea058100e7bb9b89406879a2d38862
82+
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_22.22.0_linux_x64_cflinuxfs4_050e29db.tgz
83+
sha256: 050e29dbf3566bcf8a777b68bc0dbf168af5051aa6db897f6c2870a926f40c7c
8484
cf_stacks:
8585
- cflinuxfs4
86-
source: https://github.com/nodejs/node/archive/v22.20.0.tar.gz
87-
source_sha256: 5c2e4ecc6583c5d49f9a9a4473fc267402762fc8e8a7835465919dacd6fdd5d8
86+
source: https://nodejs.org/dist/v22.22.0/node-v22.22.0.tar.gz
87+
source_sha256: 5a4585d7f26bfb283267194b299243efea5ee6edd2fbf887825469b4ac94aece
88+
- name: node
89+
version: 22.22.0
90+
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_22.22.0_linux_x64_cflinuxfs5_5a0ba3c8.tgz
91+
sha256: 5a0ba3c87ab6e7f883bfbc0c277761a11c15c1f5ff3667f0cd86ec3be869182c
92+
cf_stacks:
93+
- cflinuxfs5
94+
source: https://nodejs.org/dist/v22.22.0/node-v22.22.0.tar.gz
95+
source_sha256: 5a4585d7f26bfb283267194b299243efea5ee6edd2fbf887825469b4ac94aece
8896
- name: node
8997
version: 24.13.0
9098
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_24.13.0_linux_x64_cflinuxfs4_add175c5.tgz

0 commit comments

Comments
 (0)