Skip to content

Commit d4e1aee

Browse files
oraclejdk: Update to version 23.0.1
1 parent c283a4f commit d4e1aee

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bucket/oraclejdk.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"description": "Oracle Java Platform, Standard Edition Development Kit (JDK)",
33
"homepage": "https://www.oracle.com/java/",
4-
"version": "23",
4+
"version": "23.0.1",
55
"license": "https://www.oracle.com/downloads/licenses/no-fee-license.html",
66
"architecture": {
77
"64bit": {
8-
"url": "https://download.oracle.com/java/23/archive/jdk-23_windows-x64_bin.zip",
9-
"hash": "46db9f376995a84f3d76a8c09a064f80fb17030fe586baf3efd2525d3c06607a"
8+
"url": "https://download.oracle.com/java/23/archive/jdk-23.0.1_windows-x64_bin.zip",
9+
"hash": "30b334ae65e727c0f869d3ba96a2cdb7b249f90b23e690bda0c177890f78c0f9"
1010
}
1111
},
12-
"extract_dir": "jdk-23",
12+
"extract_dir": "jdk-23.0.1",
1313
"env_add_path": "bin",
1414
"env_set": {
1515
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)