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 @@ -524,14 +524,14 @@ dependencies:
source: https://github.com/SAP/SapMachine/releases/download/sapmachine-17.0.19/sapmachine-jre-17.0.19_linux-x64_bin.tar.gz
source_sha256: 133d93f4e1995fd1913c8b159096ce60367af7cf1c2a56422e695720b9925a9e
- name: sapmachine
version: 21.0.11
uri: https://buildpacks.cloudfoundry.org/dependencies/sapmachine/sapmachine_21.0.11_linux_x64_cflinuxfs4_9af6e370.tgz
sha256: 9af6e370c4457a155bfe0b6bdf7fb787a1385636e65fd49b35d6c5630d4d2589
version: 21.0.12
uri: https://buildpacks.cloudfoundry.org/dependencies/sapmachine/sapmachine_21.0.12_linux_x64_cflinuxfs4_1054f195.tgz
sha256: 1054f195874edc90920d3428da874b2cebd150169fe650018bfc62ddee06bbaa
cf_stacks:
- cflinuxfs4
- cflinuxfs5
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
source: https://github.com/SAP/SapMachine/releases/download/sapmachine-21.0.12/sapmachine-jre-21.0.12_linux-x64_bin.tar.gz
source_sha256: 1054f195874edc90920d3428da874b2cebd150169fe650018bfc62ddee06bbaa
- name: sapmachine
version: 25.0.3
uri: https://buildpacks.cloudfoundry.org/dependencies/sapmachine/sapmachine_25.0.3_linux_x64_cflinuxfs4_1a0c425e.tgz
Expand Down