mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-04 13:32:51 +08:00
oraclejdk: Update to version 23.0.2
This commit is contained in:
parent
99f38e69f0
commit
42e7e1bbe8
@ -1,15 +1,15 @@
|
||||
{
|
||||
"description": "Oracle Java Platform, Standard Edition Development Kit (JDK)",
|
||||
"homepage": "https://www.oracle.com/java/",
|
||||
"version": "23.0.1",
|
||||
"version": "23.0.2",
|
||||
"license": "https://www.oracle.com/downloads/licenses/no-fee-license.html",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://download.oracle.com/java/23/archive/jdk-23.0.1_windows-x64_bin.zip",
|
||||
"hash": "30b334ae65e727c0f869d3ba96a2cdb7b249f90b23e690bda0c177890f78c0f9"
|
||||
"url": "https://download.oracle.com/java/23/archive/jdk-23.0.2_windows-x64_bin.zip",
|
||||
"hash": "480d614c03cb90fbccb37e9e95d45e020ca133d9c40673c61f76540904ef692f"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-23.0.1",
|
||||
"extract_dir": "jdk-23.0.2",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user