mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-16 02:18:12 +08:00
temurin8-jdk: Update to version 8.0.392-8
This commit is contained in:
parent
48227f23b5
commit
8e8838fe4c
@ -1,15 +1,15 @@
|
||||
{
|
||||
"description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem",
|
||||
"homepage": "https://adoptium.net",
|
||||
"version": "8.0.382-5",
|
||||
"version": "8.0.392-8",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u382-b05/OpenJDK8U-jdk_x64_windows_hotspot_8u382b05.zip",
|
||||
"hash": "91e00e147a162b99778fe2ff8840a13b6b1c71335d149466e1e298befdb53809"
|
||||
"url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u392-b08/OpenJDK8U-jdk_x64_windows_hotspot_8u392b08.zip",
|
||||
"hash": "68711e896d0c40cd5accc06112a188c493658f9194a23fe8f8b6695394d9acf7"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk8u382-b05",
|
||||
"extract_dir": "jdk8u392-b08",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user