mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-02 16:09:23 +08:00
temurin26-jre: Update to version 26.0.1-8
This commit is contained in:
parent
50d4d58d7c
commit
f7325d134c
@ -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.0-35",
|
||||
"version": "26.0.1-8",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/adoptium/temurin26-binaries/releases/download/jdk-26+35/OpenJDK26U-jre_x64_windows_hotspot_26_35.zip",
|
||||
"hash": "5b776c83068703c4f6b52545673161981a74262d9751aba7eaa87b38a19beb8d"
|
||||
"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"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-26+35-jre",
|
||||
"extract_dir": "jdk-26.0.1+8-jre",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user