mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-30 03:08:08 +08:00
semeru8-jdk: Update to version 8u372-b07-0.38.0
This commit is contained in:
parent
7225046a1c
commit
53eb005d4f
@ -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": "8u362-b09-0.36.0",
|
||||
"version": "8u372-b07-0.38.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/jdk8u362-b09_openj9-0.36.0/ibm-semeru-open-jdk_x64_windows_8u362b09_openj9-0.36.0.zip",
|
||||
"hash": "245f441a8fed4bb7a075399a40de791ff8aa536baa2a4feb2ed6123ed3dd0bc2"
|
||||
"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"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u362-b09_openj9-0.36.0/ibm-semeru-open-jdk_x86-32_windows_8u362b09_openj9-0.36.0.zip",
|
||||
"hash": "f68641f03b8950029ea0b6d9b3acab9f7e655de0330701a1e2c056dadfc677ee"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk8u362-b09",
|
||||
"extract_dir": "jdk8u372-b07",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user