From 70a8cec41d369474e185d09b0367c23f941fcbcb Mon Sep 17 00:00:00 2001 From: paketo-bot Date: Mon, 12 Aug 2024 05:33:31 +0000 Subject: [PATCH] Bump JRE 11 ARM64 from 11.0.23 to 11.0.24 Bumps JRE 11 ARM64 from 11.0.23 to 11.0.24. Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- buildpack.toml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/buildpack.toml b/buildpack.toml index 99c55da..6f3f90b 100644 --- a/buildpack.toml +++ b/buildpack.toml @@ -291,16 +291,16 @@ api = "0.7" uri = "https://github.com/eclipse/openj9/blob/master/LICENSE" [[metadata.dependencies]] - cpes = ["cpe:2.3:a:eclipse:openj9:0.44.0:*:*:*:*:*:*:*"] + cpes = ["cpe:2.3:a:eclipse:openj9:0.46.0:*:*:*:*:*:*:*"] id = "jre" name = "OpenJ9 JRE" purl = "pkg:generic/ibmruntimes/semeru-jre@11.0.17?arch=arm64" - sha256 = "8613dc2b6c403f48d2a8e25da92ab9f8a7b5dd63cb81d1917e4cb070ae371557" - source = "https://github.com/ibmruntimes/semeru11-binaries/archive/refs/tags/jdk-11.0.23+9_openj9-0.44.0.tar.gz" - source-sha256 = "4e2a55cd13d2b5764cb409001a6ff77edb1f6d1f15cba953cb65849c44956bc6" + sha256 = "a034c932d1cc74c1a4d980eb49330c931c9ea0f6191d6032ec1043bb147dcf98" + source = "https://github.com/ibmruntimes/semeru11-binaries/archive/refs/tags/jdk-11.0.24+8_openj9-0.46.0.tar.gz" + source-sha256 = "4c323ce0b56deeeeba49d6c74b53154471671e5c09d496d11ff76c3a18c6bab7" stacks = ["*"] - uri = "https://github.com/ibmruntimes/semeru11-binaries/releases/download/jdk-11.0.23%2B9_openj9-0.44.0/ibm-semeru-open-jre_aarch64_linux_11.0.23_9_openj9-0.44.0.tar.gz" - version = "11.0.23" + uri = "https://github.com/ibmruntimes/semeru11-binaries/releases/download/jdk-11.0.24%2B8_openj9-0.46.0/ibm-semeru-open-jre_aarch64_linux_11.0.24_8_openj9-0.46.0.tar.gz" + version = "11.0.24" [[metadata.dependencies.licenses]] type = "EPL-2.0 OR Apache-2.0 OR GPL-2.0 WITH Classpath-exception-2.0 OR LicenseRef-GPL-2.0 WITH Assembly-exception"