Skip to content

Commit 4d0ee19

Browse files
committed
Add zulu 17.0.19, remove zulu 17.0.18
for stack(s) cflinuxfs4, cflinuxfs5
1 parent 2230e40 commit 4d0ee19

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

manifest.yml

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ include_files:
1515
pre_package: scripts/build.sh
1616
packaging_profiles:
1717
minimal:
18-
description: "JDKs, CF utilities, Tomcat, and common frameworks only. No APM agents, profilers, or JDBC drivers."
18+
description: JDKs, CF utilities, Tomcat, and common frameworks only. No APM agents,
19+
profilers, or JDBC drivers.
1920
exclude:
2021
- datadog-javaagent
2122
- elastic-apm-agent
@@ -37,7 +38,8 @@ packaging_profiles:
3738
- postgresql-jdbc
3839
- mariadb-jdbc
3940
standard:
40-
description: "Core + open-source APM, OTel, and JDBC drivers. No commercial agents or profilers."
41+
description: Core + open-source APM, OTel, and JDBC drivers. No commercial agents
42+
or profilers.
4143
exclude:
4244
- datadog-javaagent
4345
- elastic-apm-agent
@@ -601,11 +603,11 @@ dependencies:
601603
source: https://cdn.azul.com/zulu/bin/zulu11.86.21-ca-jre11.0.30-linux_x64.tar.gz
602604
source_sha256: 4767f5e6453a4b087ca3591190652e2cd22b89f0820df08ad4970003de1e7c4f
603605
- name: zulu
604-
version: 17.0.18
605-
uri: https://buildpacks.cloudfoundry.org/dependencies/zulu/zulu_17.0.18_linux_x64_any-stack_297117b4.tgz
606-
sha256: 297117b4073d2eaaafafe372596ba8f915a2d35a9af71ff268cd999ae00ac799
606+
version: 17.0.19
607+
uri: https://buildpacks.cloudfoundry.org/dependencies/zulu/zulu_17.0.19_linux_x64_cflinuxfs4_c72c1967.tgz
608+
sha256: c72c1967afec8ca4b66747875468178ffa45cd8133a5ab7823650a15a01db204
607609
cf_stacks:
608610
- cflinuxfs4
609611
- cflinuxfs5
610-
source: https://cdn.azul.com/zulu/bin/zulu17.64.17-ca-crac-jre17.0.18-linux_x64.tar.gz
611-
source_sha256: 297117b4073d2eaaafafe372596ba8f915a2d35a9af71ff268cd999ae00ac799
612+
source: https://cdn.azul.com/zulu/bin/zulu17.66.19-ca-jre17.0.19-linux_x64.tar.gz
613+
source_sha256: ''

0 commit comments

Comments
 (0)