mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-12 06:16:26 +08:00
openjdk8-redhat-jre: Update to version 8u332-b09
This commit is contained in:
parent
36902385e7
commit
07e8a673e4
@ -1,15 +1,15 @@
|
||||
{
|
||||
"description": "Unaltered builds from the OpenJDK mercurial JDK8u code stream, built by Red Hat",
|
||||
"homepage": "https://adoptopenjdk.net/upstream.html",
|
||||
"version": "8u242-b08",
|
||||
"version": "8u332-b09",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk8-upstream-binaries/releases/download/jdk8u242-b08/OpenJDK8U-jre_x64_windows_8u242b08.zip",
|
||||
"hash": "68b3a573aa823d8284476f6baf843ccb894972bb86bd593369b7e4cf8d32caad"
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk8-upstream-binaries/releases/download/jdk8u332-b09/OpenJDK8U-jre_x64_windows_8u332b09.zip",
|
||||
"hash": "9d42bf20d618b1ff41924ced1dd4251924ad40a99939bf5f01cae1dcf3e05a6d"
|
||||
}
|
||||
},
|
||||
"extract_dir": "openjdk-8u242-b08-jre",
|
||||
"extract_dir": "openjdk-8u332-b09-jre",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user