mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-05 16:40:25 +08:00
semeru8-jdk: Update to version 8u322-b06-0.30.0
This commit is contained in:
parent
5c7de661e1
commit
4a608a2296
@ -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": "8u312-b07-0.29.0",
|
||||
"version": "8u322-b06-0.30.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/jdk8u312-b07_openj9-0.29.0/ibm-semeru-open-jdk_x64_windows_8u312b07_openj9-0.29.0.zip",
|
||||
"hash": "e2e3da06d897561aef1d3f2fe2ab51a88668deac1e35c85df49ed2ed59087674"
|
||||
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u322-b06_openj9-0.30.0/ibm-semeru-open-jdk_x64_windows_8u322b06_openj9-0.30.0.zip",
|
||||
"hash": "551532ae32f109589ab087238c15537937c7ca5c0d8aeb10921112dcdac4d6a0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u312-b07_openj9-0.29.0/ibm-semeru-open-jdk_x86-32_windows_8u312b07_openj9-0.29.0.zip",
|
||||
"hash": "fd98cf52c71af5dfbe4422a6c0902a5a3baca8ca21783a741328324f449ede47"
|
||||
"url": "https://github.com/ibmruntimes/semeru8-binaries/releases/download/jdk8u322-b06_openj9-0.30.0/ibm-semeru-open-jdk_x86-32_windows_8u322b06_openj9-0.30.0.zip",
|
||||
"hash": "44d23ab1b888ed413dbcfc74431dd93d491b51729b573455bc4cd04db8ed7269"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk8u312-b07",
|
||||
"extract_dir": "jdk8u322-b06",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user