Skip to content

Commit

Permalink
Bump JRE 8 from 8.0.412 to 8.0.422
Browse files Browse the repository at this point in the history
Bumps JRE 8 from 8.0.412 to 8.0.422.

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
paketo-bot authored and github-actions[bot] committed Jul 19, 2024
1 parent 10ae8a6 commit 0ea130f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -155,16 +155,16 @@ api = "0.7"
uri = "https://openjdk.java.net/legal/gplv2+ce.html"

[[metadata.dependencies]]
cpes = ["cpe:2.3:a:oracle:jre:1.8.0:update412:*:*:*:*:*:*"]
cpes = ["cpe:2.3:a:oracle:jre:1.8.0:update422:*:*:*:*:*:*"]
id = "jre"
name = "Adoptium JRE"
purl = "pkg:generic/adoptium-jre@8.0.402?arch=amd64"
sha256 = "a8d994332a2ff15d48bf04405c3b2f6bd331a928dd96639b15e62891f7172363"
source = "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u412-b08/OpenJDK8U-jdk-sources_8u412b08.tar.gz"
source-sha256 = "3360d7e9a16f85b2248ea09cbd9174db00ec473d7a4a5ed4931a635b062875f2"
sha256 = "0ac516cc1eadffb4cd3cfc9736a33d58ea6a396bf85729036c973482f7c063d9"
source = "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u422-b05/OpenJDK8U-jdk-sources_8u422b05.tar.gz"
source-sha256 = "ed95a098f1036b1300d6a6470f77b3445c02d2994e4d6ef8ef991183129cda80"
stacks = ["*"]
uri = "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u412-b08/OpenJDK8U-jre_x64_linux_hotspot_8u412b08.tar.gz"
version = "8.0.412"
uri = "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u422-b05/OpenJDK8U-jre_x64_linux_hotspot_8u422b05.tar.gz"
version = "8.0.422"

[[metadata.dependencies.licenses]]
type = "GPL-2.0 WITH Classpath-exception-2.0"
Expand Down

0 comments on commit 0ea130f

Please sign in to comment.