Skip to content

Commit

Permalink
Merge pull request #46 from paketo-buildpacks/update/buildpack/jdk-15
Browse files Browse the repository at this point in the history
Bump JDK 15 from 15.0.1 to 15.0.1
  • Loading branch information
ekcasey authored Nov 19, 2020
2 parents 77e3544 + c401b78 commit 2a15e5a
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 @@ -107,8 +107,8 @@ stacks = [ "io.buildpacks.stacks.bionic", "org.cloudfoundry.stacks.cflinuxfs3"
id = "jdk"
name = "Azul Zulu JDK"
version = "15.0.1"
uri = "https://repos.azul.com/azure-only/zulu/packages/zulu-15/15.0.1/zulu-15-azure-jdk_15.28.13-15.0.1-linux_x64.tar.gz"
sha256 = "8c7b331720e6a4719eff60265cd61132e8bcf5df6bd6cfe2cad176f4ceb704d3"
uri = "https://repos.azul.com/azure-only/zulu/packages/zulu-15/15.0.1/zulu-15-azure-jdk_15.28.51-15.0.1-linux_x64.tar.gz"
sha256 = "8c3a540fed9ac046b395e73538527b3545cfcbf19d2680c82db5897db03047f3"
stacks = [ "io.buildpacks.stacks.bionic", "org.cloudfoundry.stacks.cflinuxfs3" ]

[[metadata.dependencies.licenses]]
Expand Down

0 comments on commit 2a15e5a

Please sign in to comment.