mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-03 09:39:21 +08:00
oraclejdk: Update to version 26.0.2
This commit is contained in:
parent
229c031be4
commit
162b437b47
@ -1,15 +1,15 @@
|
||||
{
|
||||
"description": "Oracle Java Platform, Standard Edition Development Kit (JDK)",
|
||||
"homepage": "https://www.oracle.com/java/",
|
||||
"version": "26.0.1",
|
||||
"version": "26.0.2",
|
||||
"license": "https://www.oracle.com/downloads/licenses/no-fee-license.html",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://download.oracle.com/java/26/archive/jdk-26.0.1_windows-x64_bin.zip",
|
||||
"hash": "6ce5d87324f2b47ea714a9b394e24e3db8b247c620e1dd47ae140859a90f28c1"
|
||||
"url": "https://download.oracle.com/java/26/archive/jdk-26.0.2_windows-x64_bin.zip",
|
||||
"hash": "530c20885a96d97c5f982a96e2d9e6aa41956c414b4a7398c49df7fe3192e62d"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-26.0.1",
|
||||
"extract_dir": "jdk-26.0.2",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user