mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-11 11:51:19 +08:00
temurin11-jre: Update to version 11.0.16-101
This commit is contained in:
parent
875500c498
commit
ae033f36de
@ -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.16-8",
|
||||
"version": "11.0.16-101",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.16+8/OpenJDK11U-jre_x64_windows_hotspot_11.0.16_8.zip",
|
||||
"hash": "47ed5341463829e1c74f3a05e5de3edf6278b3fa9ad5b45e0882f87aea3d83c5"
|
||||
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.16.1+1/OpenJDK11U-jre_x64_windows_hotspot_11.0.16.1_1.zip",
|
||||
"hash": "85ca20dae21fb5949045df02cc47e71495a1903f77a97a93085596e5e96d0714"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.16+8/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.16_8.zip",
|
||||
"hash": "4da2313441de81e289b25b5ea36f10ab14f8c0f16085fb33eabcda502b1f6457"
|
||||
"url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.16.1+1/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.16.1_1.zip",
|
||||
"hash": "a2c666055519c344017bd111dc59a881567850ed32a49d2752ce2812c3a38912"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-11.0.16+8-jre",
|
||||
"extract_dir": "jdk-11.0.16.1+1-jre",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user