We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13fb9ae commit 6ff951dCopy full SHA for 6ff951d
1 file changed
manifest.yml
@@ -550,8 +550,11 @@ dependencies:
550
cf_stacks:
551
- cflinuxfs4
552
- name: zulu
553
- version: 17.0.13
554
- uri: https://cdn.azul.com/zulu/bin/zulu17.54.21-ca-jre17.0.13-linux_x64.tar.gz
555
- sha256: 2d74f026d0d184075ad99de343c6a24bd702eb25d87ce6de5e3ab8df1cd3ef25
+ version: 17.0.18
+ uri: https://buildpacks.cloudfoundry.org/dependencies/zulu/zulu_17.0.18_linux_x64_any-stack_297117b4.tgz
+ sha256: 297117b4073d2eaaafafe372596ba8f915a2d35a9af71ff268cd999ae00ac799
556
557
558
+ - cflinuxfs5
559
+ source: https://cdn.azul.com/zulu/bin/zulu17.64.17-ca-crac-jre17.0.18-linux_x64.tar.gz
560
+ source_sha256: 297117b4073d2eaaafafe372596ba8f915a2d35a9af71ff268cd999ae00ac799
0 commit comments