Skip to content

Commit

Permalink
Merge branch 'main' into update/buildpack/jdk-17
Browse files Browse the repository at this point in the history
  • Loading branch information
dmikusa authored Aug 31, 2023
2 parents ec02eb4 + e0c8716 commit 21196ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -161,9 +161,9 @@ api = "0.7"
id = "jre"
name = "OpenJ9 JRE"
purl = "pkg:generic/ibmruntimes/[email protected]"
sha256 = "7706a511bded7b3972cdb98c5c7942b8f2dcf9ab4c2a6e81d72fb8a754812bb2"
sha256 = "315c4158f93977aa3b85cd4266710bad658c889b8ba1d77033697220c595c4c2"
stacks = ["*"]
uri = "https://github.com/ibmruntimes/semeru11-binaries/releases/download/jdk-11.0.20%2B8_openj9-0.40.0/ibm-semeru-open-jre_x64_linux_11.0.20_8_openj9-0.40.0.tar.gz"
uri = "https://github.com/ibmruntimes/semeru11-binaries/releases/download/jdk-11.0.20.1%2B1_openj9-0.40.0/ibm-semeru-open-jre_x64_linux_11.0.20.1_1_openj9-0.40.0.tar.gz"
version = "11.0.20"

[[metadata.dependencies.licenses]]
Expand Down

0 comments on commit 21196ba

Please sign in to comment.