Skip to content

Commit

Permalink
Merge pull request #90 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 26, 2021
2 parents 89c433e + 8db6181 commit e07c3a7
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 = "AdoptOpenJDK JRE"
version = "16.0.0"
uri = "https://github.com/AdoptOpenJDK/openjdk16-binaries/releases/download/jdk-16%2B36/OpenJDK16-jre_x64_linux_hotspot_16_36.tar.gz"
sha256 = "4aa99cbe5a6838c3ed29fa7aa7bee95c39ddd41e3f7544178dcd257b15a9359e"
version = "16.0.1"
uri = "https://github.com/AdoptOpenJDK/openjdk16-binaries/releases/download/jdk-16.0.1%2B9/OpenJDK16U-jre_x64_linux_hotspot_16.0.1_9.tar.gz"
sha256 = "5eca19d406c6d130e9c3a4b932b9cb0a6e9cd45932450668c3e911bded4bcf40"
stacks = [ "io.buildpacks.stacks.bionic", "org.cloudfoundry.stacks.cflinuxfs3" ]

[[metadata.dependencies.licenses]]
Expand Down

0 comments on commit e07c3a7

Please sign in to comment.