mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-04 15:07:14 +08:00
semeru8-jre: Update to version 8u322-b06-0.30.0
This commit is contained in:
parent
4a608a2296
commit
97c33b2e87
@ -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": "8u312-b07-0.29.0",
|
||||
"version": "8u322-b06-0.30.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/jdk8u312-b07_openj9-0.29.0/ibm-semeru-open-jre_x64_windows_8u312b07_openj9-0.29.0.zip",
|
||||
"hash": "5e6d205f46715c967f705d5934790f597207643ac61d807a2e974bd03bb419b0"
|
||||
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u322-b06_openj9-0.30.0/ibm-semeru-open-jre_x64_windows_8u322b06_openj9-0.30.0.zip",
|
||||
"hash": "b3fe6e3c8fe0686f42c6d0600a41c3302d16aed6adb9c7c557d73a5f3f7fc4bb"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u312-b07_openj9-0.29.0/ibm-semeru-open-jre_x86-32_windows_8u312b07_openj9-0.29.0.zip",
|
||||
"hash": "42e5484cc5db2ab75040e3727d87322558e9dc764c84222b134a06ea71452e90"
|
||||
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u322-b06_openj9-0.30.0/ibm-semeru-open-jre_x86-32_windows_8u322b06_openj9-0.30.0.zip",
|
||||
"hash": "043f7e657d299edc1bb3ecada9090a4b72bedd6b46bb7bb9d985499d86976b3e"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk8u312-b07-jre",
|
||||
"extract_dir": "jdk8u322-b06-jre",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user