Skip to content

Commit bd28414

Browse files
committed
Add sapmachine 25.0.3, remove sapmachine 25.0.2
for stack(s) cflinuxfs4, cflinuxfs5
1 parent 2230e40 commit bd28414

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
@@ -483,14 +485,14 @@ dependencies:
483485
source: https://github.com/SAP/SapMachine/releases/download/sapmachine-21.0.10/sapmachine-jre-21.0.10_linux-x64_bin.tar.gz
484486
source_sha256: 6ee8043a21cc27494307cedcee6f76689af7be2a33f89ca60ef89cd7df2ab9bc
485487
- name: sapmachine
486-
version: 25.0.2
487-
uri: https://buildpacks.cloudfoundry.org/dependencies/sapmachine/sapmachine_25.0.2_linux_x64_any-stack_1255fbaf.tgz
488-
sha256: 1255fbafedfb983e8310321c9af205a825a2fe28b437320d66d8a635c6e4fb60
488+
version: 25.0.3
489+
uri: https://buildpacks.cloudfoundry.org/dependencies/sapmachine/sapmachine_25.0.3_linux_x64_cflinuxfs4_1a0c425e.tgz
490+
sha256: 1a0c425ebcc41070dbd6203560ae60c62c5d1e7e03006d93081306d472e236a0
489491
cf_stacks:
490492
- cflinuxfs4
491493
- cflinuxfs5
492-
source: https://github.com/SAP/SapMachine/releases/download/sapmachine-25.0.2/sapmachine-jre-25.0.2_linux-x64_bin.tar.gz
493-
source_sha256: 1255fbafedfb983e8310321c9af205a825a2fe28b437320d66d8a635c6e4fb60
494+
source: https://github.com/SAP/SapMachine/releases/download/sapmachine-25.0.3/sapmachine-jre-25.0.3_linux-x64_bin.tar.gz
495+
source_sha256: 1a0c425ebcc41070dbd6203560ae60c62c5d1e7e03006d93081306d472e236a0
494496
- name: sealights-agent
495497
version: 4.0.2570
496498
uri: https://agents.sealights.co/sealights-java/sealights-java-4.0.2570.zip

0 commit comments

Comments
 (0)