Skip to content

Commit 1bd2ac7

Browse files
semeru8-jdk: Update to version 8u452-b09-0.51.0
1 parent 0180c77 commit 1bd2ac7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

bucket/semeru8-jdk.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
22
"description": "The IBM Semeru Runtimes are free production-ready binaries built with the OpenJDK class libraries and the Eclipse OpenJ9 JVM",
33
"homepage": "https://developer.ibm.com/languages/java/semeru-runtimes/",
4-
"version": "8u442-b06-0.49.0",
4+
"version": "8u452-b09-0.51.0",
55
"license": "GPL-2.0-only WITH Classpath-exception-2.0,EPL-2.0",
66
"architecture": {
77
"64bit": {
8-
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u442-b06_openj9-0.49.0/ibm-semeru-open-jdk_x64_windows_8u442b06_openj9-0.49.0.zip",
9-
"hash": "c7d5b6f7847cb173b7588da98163be36eded4288bd4299907fd4de7534e5879f"
8+
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u452-b09_openj9-0.51.0/ibm-semeru-open-jdk_x64_windows_8u452b09_openj9-0.51.0.zip",
9+
"hash": "bebd4fd9b0d016231642465e88789bbb2049ae32fdf3cf1740ae91a8e9dc031f"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u442-b06_openj9-0.49.0/ibm-semeru-open-jdk_x86-32_windows_8u442b06_openj9-0.49.0.zip",
13-
"hash": "2bcae8eeec05f57cdb73ecf9461999b19918b38b63c799476d0e1c9b324dca53"
12+
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u452-b09_openj9-0.51.0/ibm-semeru-open-jdk_x86-32_windows_8u452b09_openj9-0.51.0.zip",
13+
"hash": "e3459303a0b060566dab7e8f667e7716de282a99989ee8a344a26891c20e81e6"
1414
}
1515
},
16-
"extract_dir": "jdk8u442-b06",
16+
"extract_dir": "jdk8u452-b09",
1717
"env_add_path": "bin",
1818
"env_set": {
1919
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)