Skip to content

Commit 898168f

Browse files
committed
Add sapmachine 21.0.11, remove sapmachine 21.0.10
for stack(s) cflinuxfs4, cflinuxfs5
1 parent 2230e40 commit 898168f

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
@@ -474,14 +476,14 @@ dependencies:
474476
source: https://github.com/SAP/SapMachine/releases/download/sapmachine-17.0.18/sapmachine-jre-17.0.18_linux-x64_bin.tar.gz
475477
source_sha256: a7a5266183ece6d4ed3febb0a474e9985cdb7c185c57899b2ab3dc202180f971
476478
- name: sapmachine
477-
version: 21.0.10
478-
uri: https://buildpacks.cloudfoundry.org/dependencies/sapmachine/sapmachine_21.0.10_linux_x64_any-stack_6ee8043a.tgz
479-
sha256: 6ee8043a21cc27494307cedcee6f76689af7be2a33f89ca60ef89cd7df2ab9bc
479+
version: 21.0.11
480+
uri: https://buildpacks.cloudfoundry.org/dependencies/sapmachine/sapmachine_21.0.11_linux_x64_cflinuxfs4_9af6e370.tgz
481+
sha256: 9af6e370c4457a155bfe0b6bdf7fb787a1385636e65fd49b35d6c5630d4d2589
480482
cf_stacks:
481483
- cflinuxfs4
482484
- cflinuxfs5
483-
source: https://github.com/SAP/SapMachine/releases/download/sapmachine-21.0.10/sapmachine-jre-21.0.10_linux-x64_bin.tar.gz
484-
source_sha256: 6ee8043a21cc27494307cedcee6f76689af7be2a33f89ca60ef89cd7df2ab9bc
485+
source: https://github.com/SAP/SapMachine/releases/download/sapmachine-21.0.11/sapmachine-jre-21.0.11_linux-x64_bin.tar.gz
486+
source_sha256: 9af6e370c4457a155bfe0b6bdf7fb787a1385636e65fd49b35d6c5630d4d2589
485487
- name: sapmachine
486488
version: 25.0.2
487489
uri: https://buildpacks.cloudfoundry.org/dependencies/sapmachine/sapmachine_25.0.2_linux_x64_any-stack_1255fbaf.tgz

0 commit comments

Comments
 (0)