Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -533,14 +533,14 @@ dependencies:
source: https://github.com/SAP/SapMachine/releases/download/sapmachine-21.0.11/sapmachine-jre-21.0.11_linux-x64_bin.tar.gz
source_sha256: 9af6e370c4457a155bfe0b6bdf7fb787a1385636e65fd49b35d6c5630d4d2589
- name: sapmachine
version: 25.0.3
uri: https://buildpacks.cloudfoundry.org/dependencies/sapmachine/sapmachine_25.0.3_linux_x64_cflinuxfs4_1a0c425e.tgz
sha256: 1a0c425ebcc41070dbd6203560ae60c62c5d1e7e03006d93081306d472e236a0
version: 25.0.4
uri: https://buildpacks.cloudfoundry.org/dependencies/sapmachine/sapmachine_25.0.4_linux_x64_cflinuxfs4_45822a01.tgz
sha256: 45822a0180c0b1b5afd789a0d4bc3442d6841605e3aff87c731156e3ed73d39c
cf_stacks:
- cflinuxfs4
- cflinuxfs5
source: https://github.com/SAP/SapMachine/releases/download/sapmachine-25.0.3/sapmachine-jre-25.0.3_linux-x64_bin.tar.gz
source_sha256: 1a0c425ebcc41070dbd6203560ae60c62c5d1e7e03006d93081306d472e236a0
source: https://github.com/SAP/SapMachine/releases/download/sapmachine-25.0.4/sapmachine-jre-25.0.4_linux-x64_bin.tar.gz
source_sha256: 45822a0180c0b1b5afd789a0d4bc3442d6841605e3aff87c731156e3ed73d39c
- name: sealights-agent
version: 4.0.2804
uri: https://buildpacks.cloudfoundry.org/dependencies/sealights-agent/sealights-agent_4.0.2804_linux_noarch_any-stack_7399f6c6.zip
Expand Down