Skip to content

Commit 4ecfb3c

Browse files
cf-buildpacks-engarjun024
authored andcommitted
Add node 20.15.1, remove node 20.15.0
for stack(s) cflinuxfs3, cflinuxfs4
1 parent acaf825 commit 4ecfb3c

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.0
53-
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_20.15.0_linux_x64_cflinuxfs3_6e57f7be.tgz
54-
sha256: 6e57f7be303a80e016a3a06192146b1a48aef89374d67f22f41e226e3f09e2b3
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
5555
cf_stacks:
5656
- cflinuxfs3
57-
source: https://nodejs.org/dist/v20.15.0/node-v20.15.0.tar.gz
58-
source_sha256: 01e2c034467a324a33e778c81f2808dff13d289eaa9307d3e9b06c171e4d932d
57+
source: https://nodejs.org/dist/v20.15.1/node-v20.15.1.tar.gz
58+
source_sha256: da228a0c27922f02001d9a781793696432096ab2da658eb77d7fc21693f4c5cb
5959
- name: node
60-
version: 20.15.0
61-
uri: https://buildpacks.cloudfoundry.org/dependencies/node/node_20.15.0_linux_x64_cflinuxfs4_21119122.tgz
62-
sha256: 21119122839ffb0125c76195cb04c2166af34f0f12108c7d916f3569d8d84136
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
6363
cf_stacks:
6464
- cflinuxfs4
65-
source: https://nodejs.org/dist/v20.15.0/node-v20.15.0.tar.gz
66-
source_sha256: 01e2c034467a324a33e778c81f2808dff13d289eaa9307d3e9b06c171e4d932d
65+
source: https://nodejs.org/dist/v20.15.1/node-v20.15.1.tar.gz
66+
source_sha256: da228a0c27922f02001d9a781793696432096ab2da658eb77d7fc21693f4c5cb
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)