mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-21 19:38:47 +08:00
semeru8-jdk: Update to version 8u382-b05-0.40.0
This commit is contained in:
parent
54f900075e
commit
a4a47cfbed
@ -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-jdk_x64_windows_8u372b07_openj9-0.38.0.zip",
|
||||
"hash": "7f741e8545633ad7bf297d680258f04e4f25f592a8c328ecf5a1a5bf76d1cc77"
|
||||
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u382-b05_openj9-0.40.0/ibm-semeru-open-jdk_x64_windows_8u382b05_openj9-0.40.0.zip",
|
||||
"hash": "c070ce39a13f070ab9d2fec3f32f579e48f93c4de610e19d58c2c26b6edc6fb8"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u372-b07_openj9-0.38.0/ibm-semeru-open-jdk_x86-32_windows_8u372b07_openj9-0.38.0.zip",
|
||||
"hash": "0994a12da9de6603cc8ed68f3da5502895795d02131e7baeb3d46605272c5664"
|
||||
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u382-b05_openj9-0.40.0/ibm-semeru-open-jdk_x86-32_windows_8u382b05_openj9-0.40.0.zip",
|
||||
"hash": "c7c35d2f8e595885def58e7d6d5974029de3b7b4a7891884ab1f1cdb1c978739"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk8u372-b07",
|
||||
"extract_dir": "jdk8u382-b05",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user