mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-21 17:20:47 +08:00
semeru8-jre: Update to version 8u382-b05-0.40.0
This commit is contained in:
parent
a4a47cfbed
commit
112a7b993c
@ -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": "8u372-b07-0.38.0",
|
||||
"version": "8u382-b05-0.40.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/jdk8u372-b07_openj9-0.38.0/ibm-semeru-open-jre_x64_windows_8u372b07_openj9-0.38.0.zip",
|
||||
"hash": "728cc7b8896df2eac8711392caa01ca640be9556227f7a60ee744efce0a558cb"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u372-b07_openj9-0.38.0/ibm-semeru-open-jre_x86-32_windows_8u372b07_openj9-0.38.0.zip",
|
||||
"hash": "75396a2049446778a07c72b92b1c2bc50a741207d03a390cc9dc8e73ca5eb896"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk8u372-b07-jre",
|
||||
"extract_dir": "jdk8u382-b05-jre",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user