From 89d1923b9344ab7413f11fb65f85d17da2bcd0d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 20:18:22 +0000 Subject: [PATCH] semeru8-jdk: Update to version 8u422-b05-0.46.1 --- bucket/semeru8-jdk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/semeru8-jdk.json b/bucket/semeru8-jdk.json index cf78fe318..bb7d91f13 100644 --- a/bucket/semeru8-jdk.json +++ b/bucket/semeru8-jdk.json @@ -1,16 +1,16 @@ { "description": "The IBM Semeru Runtimes are free production-ready binaries built with the OpenJDK class libraries and the Eclipse OpenJ9 JVM", "homepage": "https://developer.ibm.com/languages/java/semeru-runtimes/", - "version": "8u422-b05-0.46.0", + "version": "8u422-b05-0.46.1", "license": "GPL-2.0-only WITH Classpath-exception-2.0,EPL-2.0", "architecture": { "64bit": { - "url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u422-b05_openj9-0.46.0/ibm-semeru-open-jdk_x64_windows_8u422b05_openj9-0.46.0.zip", - "hash": "2843a5f8f90b32ec3903dcb418138fb1bded3a07fd3b8418d349a26f000b6f13" + "url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u422-b05_openj9-0.46.1/ibm-semeru-open-jdk_x64_windows_8u422b05_openj9-0.46.1.zip", + "hash": "ae9aaa8aac0266f743452849efb93d051f3073f443efb31b4df7cc0220b24435" }, "32bit": { - "url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u422-b05_openj9-0.46.0/ibm-semeru-open-jdk_x86-32_windows_8u422b05_openj9-0.46.0.zip", - "hash": "35e8155b6e4a98e7a0e0992fae386a96371b24108f3a2d6bea6cf52da4c9c9af" + "url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u422-b05_openj9-0.46.1/ibm-semeru-open-jdk_x86-32_windows_8u422b05_openj9-0.46.1.zip", + "hash": "a1e52dcacf12df74ea6a21d4eb337d274d5a6dba577e8a42dce6a6fc8828a007" } }, "extract_dir": "jdk8u422-b05",