Skip to content

Commit

Permalink
Bump JRE 11 ARM64 from 11.0.23 to 11.0.24
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
paketo-bot authored and github-actions[bot] committed Aug 12, 2024
1 parent ff2c042 commit 70a8cec
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 @@ -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/[email protected]?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"
Expand Down

0 comments on commit 70a8cec

Please sign in to comment.