Skip to content

Commit

Permalink
Merge pull request #80 from paketo-buildpacks/update/buildpack/jre-16
Browse files Browse the repository at this point in the history
Bump JRE 16 from 16.0.0 to 16.0.1
  • Loading branch information
Daniel Mikusa authored Apr 29, 2021
2 parents 406670a + f162076 commit 6bfc9b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -118,9 +118,9 @@ stacks = [ "io.buildpacks.stacks.bionic", "org.cloudfoundry.stacks.cflinuxfs3"
[[metadata.dependencies]]
id = "jre"
name = "Azul Zulu JRE"
version = "16.0.0"
uri = "https://repos.azul.com/azure-only/zulu/packages/zulu-16/16/zulu-16-azure-jre_16.28.11-16.0.0-linux_x64.tar.gz"
sha256 = "8ee5d8c547b08448dc464f32329d5aa56827e0c675fd1f1e89f62e36fc7c2e8d"
version = "16.0.1"
uri = "https://repos.azul.com/azure-only/zulu/packages/zulu-16/16.0.1/zulu-16-azure-jre_16.30.15-16.0.1-linux_x64.tar.gz"
sha256 = "37071b166d8edfadf83f22a8a970e094199d2bbdeed9c2e7c39d244abb9fc6a6"
stacks = [ "io.buildpacks.stacks.bionic", "org.cloudfoundry.stacks.cflinuxfs3" ]

[[metadata.dependencies.licenses]]
Expand Down

0 comments on commit 6bfc9b5

Please sign in to comment.