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