Skip to content

Commit 148ff1f

Browse files
semeru8-jre: Update to version 8u452-b09-0.51.0
1 parent 1bd2ac7 commit 148ff1f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

bucket/semeru8-jre.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-jre_x64_windows_8u442b06_openj9-0.49.0.zip",
9-
"hash": "c508c048920701ae9d40004508cd503b1cf68c1ec87f4d37c72ced8fdab9519f"
8+
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u452-b09_openj9-0.51.0/ibm-semeru-open-jre_x64_windows_8u452b09_openj9-0.51.0.zip",
9+
"hash": "10103e6a3cabebf5212c98c7a0fb633d7b93ca41dab2df7d5b605771a5705249"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u442-b06_openj9-0.49.0/ibm-semeru-open-jre_x86-32_windows_8u442b06_openj9-0.49.0.zip",
13-
"hash": "1c060ae04b560666a5a269049b02dd4500a1d9b771cba465ae36034f31e788a5"
12+
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u452-b09_openj9-0.51.0/ibm-semeru-open-jre_x86-32_windows_8u452b09_openj9-0.51.0.zip",
13+
"hash": "b78a1beb4324524cf0944f3edad64d2f8084f1c55b0bcef007daa1ffead4f9e1"
1414
}
1515
},
16-
"extract_dir": "jdk8u442-b06-jre",
16+
"extract_dir": "jdk8u452-b09-jre",
1717
"env_add_path": "bin",
1818
"env_set": {
1919
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)