Skip to content

Commit 267be07

Browse files
committed
Add zulu 11.0.31, remove zulu 11.0.30
for stack(s) cflinuxfs4, cflinuxfs5
1 parent 2230e40 commit 267be07

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
@@ -592,14 +594,14 @@ dependencies:
592594
source: https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jre8.0.482-linux_x64.tar.gz
593595
source_sha256: 359544c33f80d1c24ebfa5a72355b9f828bbc91d13d9886adc56b3b5cf3926db
594596
- name: zulu
595-
version: 11.0.30
596-
uri: https://buildpacks.cloudfoundry.org/dependencies/zulu/zulu_11.0.30_linux_x64_any-stack_4767f5e6.tgz
597-
sha256: 4767f5e6453a4b087ca3591190652e2cd22b89f0820df08ad4970003de1e7c4f
597+
version: 11.0.31
598+
uri: https://buildpacks.cloudfoundry.org/dependencies/zulu/zulu_11.0.31_linux_x64_cflinuxfs4_11643d8f.tgz
599+
sha256: 11643d8f13f5af8201b361f8d35fdbc9794c5f6ef98915f5379abb226e5138ab
598600
cf_stacks:
599601
- cflinuxfs4
600602
- cflinuxfs5
601-
source: https://cdn.azul.com/zulu/bin/zulu11.86.21-ca-jre11.0.30-linux_x64.tar.gz
602-
source_sha256: 4767f5e6453a4b087ca3591190652e2cd22b89f0820df08ad4970003de1e7c4f
603+
source: https://cdn.azul.com/zulu/bin/zulu11.88.17-ca-jre11.0.31-linux_x64.tar.gz
604+
source_sha256: ''
603605
- name: zulu
604606
version: 17.0.18
605607
uri: https://buildpacks.cloudfoundry.org/dependencies/zulu/zulu_17.0.18_linux_x64_any-stack_297117b4.tgz

0 commit comments

Comments
 (0)