Skip to content

Commit

Permalink
Merge pull request #25 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 23, 2020
2 parents 8c7e6f9 + bd480ea commit 541d071
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 @@ -83,8 +83,8 @@ stacks = [ "io.buildpacks.stacks.bionic", "org.cloudfoundry.stacks.cflinuxfs3"
id = "jdk"
name = "Corretto JDK"
version = "15.0.0"
uri = "placeholder"
sha256 = "placeholder"
uri = "https://corretto.aws/downloads/resources/15.0.0.36.1/amazon-corretto-15.0.0.36.1-linux-x64.tar.gz"
sha256 = "3206ff369e5f74d28c32e377237efa4c28ca699ca953646d784faf160c3171f5"
stacks = [ "io.buildpacks.stacks.bionic", "org.cloudfoundry.stacks.cflinuxfs3" ]

[[metadata.dependencies.licenses]]
Expand Down

0 comments on commit 541d071

Please sign in to comment.