Skip to content

Commit 5497526

Browse files
committed
Add zulu 8.0.492, remove zulu 8.0.482
for stack(s) cflinuxfs4, cflinuxfs5
1 parent 2230e40 commit 5497526

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
@@ -583,14 +585,14 @@ dependencies:
583585
source: https://download.yourkit.com/yjp/2025.9/YourKit-JavaProfiler-2025.9-b191-x64.zip
584586
source_sha256: 5e79eab6bc02c70b30600c3d2c390147dd458d8f5488aa2abebb67525af7f26e
585587
- name: zulu
586-
version: 8.0.482
587-
uri: https://buildpacks.cloudfoundry.org/dependencies/zulu/zulu_8.0.482_linux_x64_any-stack_359544c3.tgz
588-
sha256: 359544c33f80d1c24ebfa5a72355b9f828bbc91d13d9886adc56b3b5cf3926db
588+
version: 8.0.492
589+
uri: https://buildpacks.cloudfoundry.org/dependencies/zulu/zulu_8.0.492_linux_x64_cflinuxfs4_39abf1dc.tgz
590+
sha256: 39abf1dc6798b5f6b8e9dca4e78994da316a3f990e444c2c483ea04f7f882cf2
589591
cf_stacks:
590592
- cflinuxfs4
591593
- cflinuxfs5
592-
source: https://cdn.azul.com/zulu/bin/zulu8.92.0.21-ca-jre8.0.482-linux_x64.tar.gz
593-
source_sha256: 359544c33f80d1c24ebfa5a72355b9f828bbc91d13d9886adc56b3b5cf3926db
594+
source: https://cdn.azul.com/zulu/bin/zulu8.94.0.17-ca-jre8.0.492-linux_x64.tar.gz
595+
source_sha256: ''
594596
- name: zulu
595597
version: 11.0.30
596598
uri: https://buildpacks.cloudfoundry.org/dependencies/zulu/zulu_11.0.30_linux_x64_any-stack_4767f5e6.tgz

0 commit comments

Comments
 (0)