Skip to content

Commit

Permalink
Merge pull request #307 from paketo-buildpacks/update/buildpack/jre-17
Browse files Browse the repository at this point in the history
Bump JRE 17 from 17.0.8 to 17.0.8.1
  • Loading branch information
dmikusa authored Sep 8, 2023
2 parents 0c3f7f3 + 88a9aed commit eafae6c
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 @@ -189,9 +189,9 @@ api = "0.7"
id = "jre"
name = "SapMachine JRE"
purl = "pkg:generic/sap-machine-jre@17.0.8?arch=amd64"
sha256 = "7b10859e3c27d68c23806c97793d21c12a1a6badcc2146279169eb153f3cad6f"
sha256 = "ad10c3cf9a65f892dbd16204c70186a5945a88a8355e8d06c200e08f5dfb8718"
stacks = ["io.buildpacks.stacks.bionic", "io.paketo.stacks.tiny", "*"]
uri = "https://github.com/SAP/SapMachine/releases/download/sapmachine-17.0.8/sapmachine-jre-17.0.8_linux-x64_bin.tar.gz"
uri = "https://github.com/SAP/SapMachine/releases/download/sapmachine-17.0.8.1/sapmachine-jre-17.0.8.1_linux-x64_bin.tar.gz"
version = "17.0.8"

[[metadata.dependencies.licenses]]
Expand Down

0 comments on commit eafae6c

Please sign in to comment.