Skip to content

Commit d321c7f

Browse files
semeru8-jre: Update to version 8u442-b06-0.49.0
1 parent 1b76544 commit d321c7f

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": "8u432-b06-0.48.0",
4+
"version": "8u442-b06-0.49.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/jdk8u432-b06_openj9-0.48.0/ibm-semeru-open-jre_x64_windows_8u432b06_openj9-0.48.0.zip",
9-
"hash": "efcb9326ea89b3242806158a3b15027136da67799d5a444c99d6c30bc877074b"
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"
1010
},
1111
"32bit": {
12-
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u432-b06_openj9-0.48.0/ibm-semeru-open-jre_x86-32_windows_8u432b06_openj9-0.48.0.zip",
13-
"hash": "e270d513fcf8b031d863254725957cd4c242ccec38947016ea3b31592c88ae59"
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"
1414
}
1515
},
16-
"extract_dir": "jdk8u432-b06-jre",
16+
"extract_dir": "jdk8u442-b06-jre",
1717
"env_add_path": "bin",
1818
"env_set": {
1919
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)