mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-12 06:16:26 +08:00
temurin-jre: Update to version 26.0.2-10
This commit is contained in:
parent
7725c3905c
commit
fa784e6f7d
@ -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": "26.0.1-8",
|
||||
"version": "26.0.2-10",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/adoptium/temurin26-binaries/releases/download/jdk-26.0.1+8/OpenJDK26U-jre_x64_windows_hotspot_26.0.1_8.zip",
|
||||
"hash": "bab6b82ad8600dc177f45b3225d5810779fe9d90179561d877a731294e173404"
|
||||
"url": "https://github.com/adoptium/temurin26-binaries/releases/download/jdk-26.0.2+10/OpenJDK26U-jre_x64_windows_hotspot_26.0.2_10.zip",
|
||||
"hash": "4323e886b6320e2166072bdfd604a4236c3dba6e5ab289e10aef623f09d355a0"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-26.0.1+8-jre",
|
||||
"extract_dir": "jdk-26.0.2+10-jre",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user