Skip to content

Commit adce017

Browse files
cf-buildpacks-engarjun024
authored andcommitted
Add node 20.16.0, remove node 20.15.1
for stack(s) cflinuxfs3, cflinuxfs4
1 parent cd30a99 commit adce017

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

manifest.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -49,21 +49,21 @@ dependencies:
4949
source: https://s3.amazonaws.com/jruby.org/downloads/9.4.8.0/jruby-src-9.4.8.0.tar.gz
5050
source_sha256: d1a7abb31bd02335cf0e26e3de54e2f82232044c0b6e59bd336a00cab8e1e211
5151
- name: node
52-
version: 20.15.1
53-
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_20.15.1_linux_x64_cflinuxfs3_14eaabf4.tgz
54-
sha256: 14eaabf420888440cb544517719cfdb66a47138569ec672079abe4a137adc57d
52+
version: 20.16.0
53+
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_20.16.0_linux_x64_cflinuxfs3_62df07a7.tgz
54+
sha256: 62df07a7204df3504e2e4c6fe422fbbde88625085a6df04c665660d49afd1c42
5555
cf_stacks:
5656
- cflinuxfs3
57-
source: https://nodejs.org/dist/v20.15.1/node-v20.15.1.tar.gz
58-
source_sha256: da228a0c27922f02001d9a781793696432096ab2da658eb77d7fc21693f4c5cb
57+
source: https://nodejs.org/dist/v20.16.0/node-v20.16.0.tar.gz
58+
source_sha256: 8f24bf9abe455a09ab30f9ae8edda1e945ed678a4b1c3b07ee0f901fdc0ff4fd
5959
- name: node
60-
version: 20.15.1
61-
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_20.15.1_linux_x64_cflinuxfs4_c5a2d2a2.tgz
62-
sha256: c5a2d2a2f8e96ebf67c4caddcc94377e983062c9365ce23bccb3e2e5d1766aa5
60+
version: 20.16.0
61+
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_20.16.0_linux_x64_cflinuxfs4_b19cd0fd.tgz
62+
sha256: b19cd0fde9abf8d5b38a8695f7f72f99e73392bb965da9951a9ac8d4ee6bc7a5
6363
cf_stacks:
6464
- cflinuxfs4
65-
source: https://nodejs.org/dist/v20.15.1/node-v20.15.1.tar.gz
66-
source_sha256: da228a0c27922f02001d9a781793696432096ab2da658eb77d7fc21693f4c5cb
65+
source: https://nodejs.org/dist/v20.16.0/node-v20.16.0.tar.gz
66+
source_sha256: 8f24bf9abe455a09ab30f9ae8edda1e945ed678a4b1c3b07ee0f901fdc0ff4fd
6767
- name: openjdk1.8-latest
6868
version: 1.8.0
6969
uri: https://java-buildpack.cloudfoundry.org/openjdk-jdk/bionic/x86_64/openjdk-jdk-1.8.0_242-bionic.tar.gz

0 commit comments

Comments
 (0)