mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-12 06:16:26 +08:00
semeru8-jdk: Update to version 8u442-b06-0.49.0
This commit is contained in:
parent
1a96c5c5b0
commit
1b76544823
@ -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": "8u432-b06-0.48.0",
|
||||
"version": "8u442-b06-0.49.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/jdk8u432-b06_openj9-0.48.0/ibm-semeru-open-jdk_x64_windows_8u432b06_openj9-0.48.0.zip",
|
||||
"hash": "7a150f11f0714e12e2ecc0a95b80479b1bed20c9024f7010a1eee1beeee20d59"
|
||||
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u442-b06_openj9-0.49.0/ibm-semeru-open-jdk_x64_windows_8u442b06_openj9-0.49.0.zip",
|
||||
"hash": "c7d5b6f7847cb173b7588da98163be36eded4288bd4299907fd4de7534e5879f"
|
||||
},
|
||||
"32bit": {
|
||||
"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"
|
||||
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u442-b06_openj9-0.49.0/ibm-semeru-open-jdk_x86-32_windows_8u442b06_openj9-0.49.0.zip",
|
||||
"hash": "2bcae8eeec05f57cdb73ecf9461999b19918b38b63c799476d0e1c9b324dca53"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk8u432-b06",
|
||||
"extract_dir": "jdk8u442-b06",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user