mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-28 17:04:22 +08:00
oraclejdk: Update to version 23
This commit is contained in:
parent
eabb864350
commit
8aed2e70a2
@ -1,15 +1,15 @@
|
||||
{
|
||||
"description": "Oracle Java Platform, Standard Edition Development Kit (JDK)",
|
||||
"homepage": "https://www.oracle.com/java/",
|
||||
"version": "22.0.2",
|
||||
"version": "23",
|
||||
"license": "https://www.oracle.com/downloads/licenses/no-fee-license.html",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://download.oracle.com/java/22/archive/jdk-22.0.2_windows-x64_bin.zip",
|
||||
"hash": "e7aa436f521f04dc385d28c165fffb054bf60562a621821f7da20b0f1487e0bb"
|
||||
"url": "https://download.oracle.com/java/23/archive/jdk-23_windows-x64_bin.zip",
|
||||
"hash": "46db9f376995a84f3d76a8c09a064f80fb17030fe586baf3efd2525d3c06607a"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk-22.0.2",
|
||||
"extract_dir": "jdk-23",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user