Skip to content
Merged
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 @@ -515,14 +515,14 @@ dependencies:
source: https://repo1.maven.org/maven2/org/postgresql/postgresql/42.7.13/postgresql-42.7.13.jar
source_sha256: ''
- name: sapmachine
version: 17.0.19
uri: https://buildpacks.cloudfoundry.org/dependencies/sapmachine/sapmachine_17.0.19_linux_x64_cflinuxfs4_133d93f4.tgz
sha256: 133d93f4e1995fd1913c8b159096ce60367af7cf1c2a56422e695720b9925a9e
version: 17.0.20
uri: https://buildpacks.cloudfoundry.org/dependencies/sapmachine/sapmachine_17.0.20_linux_x64_cflinuxfs4_ef6f84f3.tgz
sha256: ef6f84f309558166a7c431b9f5a72a4b9d359568d37eb7fbc54f0095c5b80d7e
cf_stacks:
- cflinuxfs4
- cflinuxfs5
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
source: https://github.com/SAP/SapMachine/releases/download/sapmachine-17.0.20/sapmachine-jre-17.0.20_linux-x64_bin.tar.gz
source_sha256: ef6f84f309558166a7c431b9f5a72a4b9d359568d37eb7fbc54f0095c5b80d7e
- name: sapmachine
version: 21.0.11
uri: https://buildpacks.cloudfoundry.org/dependencies/sapmachine/sapmachine_21.0.11_linux_x64_cflinuxfs4_9af6e370.tgz
Expand Down