mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-05 04:24:37 +08:00
semeru8-jdk: Update to version 8u482-b08-0.57.0
This commit is contained in:
parent
88a0a07046
commit
84c7d1f023
@ -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": "8u472-b08-0.56.0",
|
||||
"version": "8u482-b08-0.57.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/jdk8u472-b08_openj9-0.56.0/ibm-semeru-open-jdk_x64_windows_8u472b08_openj9-0.56.0.zip",
|
||||
"hash": "3b28462176d3de5fbf4a2c97a2a2a6f3a1c2503952ff89c19d7e39cb56e6582e"
|
||||
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u482-b08_openj9-0.57.0/ibm-semeru-open-jdk_x64_windows_8u482b08_openj9-0.57.0.zip",
|
||||
"hash": "13daaac92c91dfd3cec3efb3f4e08c417ed6c7cf73ef7588b5240341907e0da3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u472-b08_openj9-0.56.0/ibm-semeru-open-jdk_x86-32_windows_8u472b08_openj9-0.56.0.zip",
|
||||
"hash": "b78f5be1351cb9516152fa9fe3c0fc969e457bf80d28f9d98994d8c0c5a7f67b"
|
||||
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u482-b08_openj9-0.57.0/ibm-semeru-open-jdk_x86-32_windows_8u482b08_openj9-0.57.0.zip",
|
||||
"hash": "04e34c3b1fccc501acb420804acfd2189568084a707e08698ba6459e90a5a685"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk8u472-b08",
|
||||
"extract_dir": "jdk8u482-b08",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user