mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-16 12:59:03 +08:00
semeru8-jre: Update to version 8u392-b08-0.41.0
This commit is contained in:
parent
65937b8576
commit
87b585dd72
@ -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": "8u382-b05-0.40.0",
|
||||
"version": "8u392-b08-0.41.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/jdk8u382-b05_openj9-0.40.0/ibm-semeru-open-jre_x64_windows_8u382b05_openj9-0.40.0.zip",
|
||||
"hash": "0dc2c1b94dfca09800ea916ab12ebb5e7147523fdbafec740f8ca88d8daf4295"
|
||||
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u392-b08_openj9-0.41.0/ibm-semeru-open-jre_x64_windows_8u392b08_openj9-0.41.0.zip",
|
||||
"hash": "81ce858fb7a8f019acb06ad716022b7a40c966efe53062034c55fa537517b944"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u382-b05_openj9-0.40.0/ibm-semeru-open-jre_x86-32_windows_8u382b05_openj9-0.40.0.zip",
|
||||
"hash": "1a376f6de6f6f5db5ab120847ad6f5101b3af1a5e0f2a342bd02657682ecff27"
|
||||
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u392-b08_openj9-0.41.0/ibm-semeru-open-jre_x86-32_windows_8u392b08_openj9-0.41.0.zip",
|
||||
"hash": "0e514d182bce1ab8408ce02d6b6eb0f4504b592e79841e24fb14b29342743f23"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk8u382-b05-jre",
|
||||
"extract_dir": "jdk8u392-b08-jre",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user