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",