mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-21 03:22:23 +08:00
semeru8-jdk: Update to version 8u432-b06-0.48.0
This commit is contained in:
parent
a7ed5708e9
commit
938c76a5d1
@ -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": "8u422-b05-0.46.1",
|
||||
"version": "8u432-b06-0.48.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/jdk8u422-b05_openj9-0.46.1/ibm-semeru-open-jdk_x64_windows_8u422b05_openj9-0.46.1.zip",
|
||||
"hash": "ae9aaa8aac0266f743452849efb93d051f3073f443efb31b4df7cc0220b24435"
|
||||
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u432-b06_openj9-0.48.0/ibm-semeru-open-jdk_x64_windows_8u432b06_openj9-0.48.0.zip",
|
||||
"hash": "7a150f11f0714e12e2ecc0a95b80479b1bed20c9024f7010a1eee1beeee20d59"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u422-b05_openj9-0.46.1/ibm-semeru-open-jdk_x86-32_windows_8u422b05_openj9-0.46.1.zip",
|
||||
"hash": "a1e52dcacf12df74ea6a21d4eb337d274d5a6dba577e8a42dce6a6fc8828a007"
|
||||
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u432-b06_openj9-0.48.0/ibm-semeru-open-jdk_x86-32_windows_8u432b06_openj9-0.48.0.zip",
|
||||
"hash": "4b3faec30a15e013b304985ae7688c0d854c1e4bf4254933ff3729f25ac794f4"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk8u422-b05",
|
||||
"extract_dir": "jdk8u432-b06",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user