mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-12 06:16:26 +08:00
semeru8-jre: Update to version 8u442-b06-0.49.0
This commit is contained in:
parent
1b76544823
commit
d321c7fe22
@ -1,19 +1,19 @@
|
||||
{
|
||||
"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": "8u432-b06-0.48.0",
|
||||
"version": "8u442-b06-0.49.0",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0,EPL-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"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",
|
||||
"hash": "efcb9326ea89b3242806158a3b15027136da67799d5a444c99d6c30bc877074b"
|
||||
"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",
|
||||
"hash": "c508c048920701ae9d40004508cd503b1cf68c1ec87f4d37c72ced8fdab9519f"
|
||||
},
|
||||
"32bit": {
|
||||
"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",
|
||||
"hash": "e270d513fcf8b031d863254725957cd4c242ccec38947016ea3b31592c88ae59"
|
||||
"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",
|
||||
"hash": "1c060ae04b560666a5a269049b02dd4500a1d9b771cba465ae36034f31e788a5"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk8u432-b06-jre",
|
||||
"extract_dir": "jdk8u442-b06-jre",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user