Skip to content

Commit 6a769f5

Browse files
Add node 16.20.1, remove node 16.19.1 (#625)
for stack(s) cflinuxfs4, cflinuxfs3 [#185446753]
1 parent f872dba commit 6a769f5

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

manifest.yml

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -41,22 +41,6 @@ dependency_deprecation_dates:
4141
date: 2026-10-04
4242
link: https://www.python.org/dev/peps/pep-0619/
4343
dependencies:
44-
- name: node
45-
version: 16.19.1
46-
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_16.19.1_linux_x64_cflinuxfs3_8cd43ab9.tgz
47-
sha256: 8cd43ab9aadcce271dcee805820da8d1bf03503868cce1dbdedc1bdd834dfaf5
48-
cf_stacks:
49-
- cflinuxfs3
50-
source: https://nodejs.org/dist/v16.19.1/node-v16.19.1.tar.gz
51-
source_sha256: e795d23b2924b69e02fcc670335a5cd3a7ce121557fdc585f9e5bda0e77550ea
52-
- name: node
53-
version: 16.19.1
54-
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_16.19.1_linux_x64_cflinuxfs4_b60f8630.tgz
55-
sha256: b60f8630a8375b94a7ba1a18570588d1c336fde15f7851ec2591e6cf5be51dfd
56-
cf_stacks:
57-
- cflinuxfs4
58-
source: https://nodejs.org/dist/v16.19.1/node-v16.19.1.tar.gz
59-
source_sha256: e795d23b2924b69e02fcc670335a5cd3a7ce121557fdc585f9e5bda0e77550ea
6044
- name: node
6145
version: 16.20.0
6246
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_16.20.0_linux_x64_cflinuxfs3_93ea1cae.tgz
@@ -73,6 +57,22 @@ dependencies:
7357
- cflinuxfs4
7458
source: https://nodejs.org/dist/v16.20.0/node-v16.20.0.tar.gz
7559
source_sha256: 58c10af148bce26f17417f58ab8f71b91003cae87df17cc48e9f09c94edd908f
60+
- name: node
61+
version: 16.20.1
62+
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_16.20.1_linux_x64_cflinuxfs3_ca8e2d91.tgz
63+
sha256: ca8e2d91ab594e76c6ad69618d5d214dd8c83ac8c56921bb72cbd7801b5609c0
64+
cf_stacks:
65+
- cflinuxfs3
66+
source: https://nodejs.org/dist/v16.20.1/node-v16.20.1.tar.gz
67+
source_sha256: 2bb075fc4e8d75ca7955bca33e39ce67c041d53bcfff779210b62af3ac1ba385
68+
- name: node
69+
version: 16.20.1
70+
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_16.20.1_linux_x64_cflinuxfs4_00de4ddb.tgz
71+
sha256: 00de4ddb3568d7e97df056512a590cf5d709fa9bd63c364b7ec2d7c39521b46c
72+
cf_stacks:
73+
- cflinuxfs4
74+
source: https://nodejs.org/dist/v16.20.1/node-v16.20.1.tar.gz
75+
source_sha256: 2bb075fc4e8d75ca7955bca33e39ce67c041d53bcfff779210b62af3ac1ba385
7676
- name: node
7777
version: 18.16.0
7878
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_18.16.0_linux_x64_cflinuxfs3_f8d46ff3.tgz

0 commit comments

Comments
 (0)