mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-03 09:39:21 +08:00
semeru8-jre: Update to version 8u332-b09-0.32.0
This commit is contained in:
parent
21de7df3a7
commit
8e4717254b
@ -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": "8u322-b06-0.30.0",
|
||||
"version": "8u332-b09-0.32.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/jdk8u322-b06_openj9-0.30.0/ibm-semeru-open-jre_x64_windows_8u322b06_openj9-0.30.0.zip",
|
||||
"hash": "b3fe6e3c8fe0686f42c6d0600a41c3302d16aed6adb9c7c557d73a5f3f7fc4bb"
|
||||
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u332-b09_openj9-0.32.0/ibm-semeru-open-jre_x64_windows_8u332b09_openj9-0.32.0.zip",
|
||||
"hash": "44bc62db465e3f5887c793c7daa097dd3bc37b45585ea64f02babe5104f52a28"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u332-b09_openj9-0.32.0/ibm-semeru-open-jre_x86-32_windows_8u332b09_openj9-0.32.0.zip",
|
||||
"hash": "2541333dea4cd76d0ede6959103c754a5b596e7e06987c3f6088f3c3e85dc45e"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk8u322-b06-jre",
|
||||
"extract_dir": "jdk8u332-b09-jre",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user