mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-03 09:39:21 +08:00
temurin11-jre: Update to version 11.0.15-10
This commit is contained in:
parent
fe2da7c606
commit
ba9c0e2268
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem",
|
||||
"homepage": "https://adoptium.net",
|
||||
"version": "11.0.14-101",
|
||||
"version": "11.0.15-10",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.14.1+1/OpenJDK11U-jre_x64_windows_hotspot_11.0.14.1_1.zip",
|
||||
"hash": "49500200b482c407159e9907bb53efd2b2ad772623c3857c23c17c1304d421b5"
|
||||
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.15+10/OpenJDK11U-jre_x64_windows_hotspot_11.0.15_10.zip",
|
||||
"hash": "606b43b51acff1ff7d77cfd253c8a13e73dda3cb638f4e9d2f74d09a9c1401fb"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.14.1+1/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.14.1_1.zip",
|
||||
"hash": "0f885bc9b1635400fd72e56a976483412aa8b618485322acf64976093e0be039"
|
||||
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.15+10/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.15_10.zip",
|
||||
"hash": "a5f4956b6a658abc0ece6dee2a3e66ed2bfa76972e02ae46abe39caa319bde72"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-11.0.14.1+1-jre",
|
||||
"extract_dir": "jdk-11.0.15+10-jre",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user