Skip to content

Commit

Permalink
Dependency Upgrade: jdk 8.0.265
Browse files Browse the repository at this point in the history
Signed-off-by: Paketo Robot <robot@paketo.io>
  • Loading branch information
Paketo Robot committed Aug 5, 2020
1 parent 7e0cab9 commit 2eb2b44
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 @@ -94,9 +94,9 @@ stacks = [ "io.buildpacks.stacks.bionic", "org.cloudfoundry.stacks.cflinuxfs3"
[[metadata.dependencies]]
id = "jdk"
name = "Azul Zulu JDK"
version = "8.0.262"
uri = "https://repos.azul.com/azure-only/zulu/packages/zulu-8/8u262/zulu-8-azure-jdk_8.48.0.49-8.0.262-linux_x64.tar.gz"
sha256 = "025f745cbf4626b270355c4d8800371daa9da3cebcdfb94bb4aeb199a45c8755"
version = "8.0.265"
uri = "https://repos.azul.com/azure-only/zulu/packages/zulu-8/8u265/zulu-8-azure-jdk_8.48.0.53-8.0.265-linux_x64.tar.gz"
sha256 = "a9d05f5cbb3547f7eaf5635eff2c0ebbdae5bcc5239ad97d10bcd92d03660e9e"
stacks = [ "io.buildpacks.stacks.bionic", "org.cloudfoundry.stacks.cflinuxfs3" ]

[[metadata.dependencies.licenses]]
Expand Down

0 comments on commit 2eb2b44

Please sign in to comment.