Skip to content

Commit

Permalink
Merge pull request #10 from paketo-buildpacks/update-buildpack/jdk-15
Browse files Browse the repository at this point in the history
Bump JDK 15 from 15.0.0 to 15.0.0

Signed-off-by: Ben Hale <bhale@vmware.com>
  • Loading branch information
nebhale authored Oct 6, 2020
2 parents 9b2bca6 + fcea8eb commit af434bb
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 @@ -131,8 +131,8 @@ stacks = [ "io.buildpacks.stacks.bionic", "org.cloudfoundry.stacks.cflinuxfs3"
id = "jdk"
name = "AdoptOpenJDK JDK"
version = "15.0.0"
uri = "placeholder"
sha256 = "placeholder"
uri = "https://github.com/AdoptOpenJDK/openjdk15-binaries/releases/download/jdk-15%2B36/OpenJDK15U-jdk_x64_linux_hotspot_15_36.tar.gz"
sha256 = "c198593d1b5188ee3570e2ca33c3bc004aaefbda2c11e68e58ae7296cf5c3982"
stacks = [ "io.buildpacks.stacks.bionic", "org.cloudfoundry.stacks.cflinuxfs3" ]

[[metadata.dependencies.licenses]]
Expand Down

0 comments on commit af434bb

Please sign in to comment.