Skip to content

Commit cca9c07

Browse files
oraclejdk: Update to version 25.0.1
1 parent 05b5801 commit cca9c07

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": "25",
4+
"version": "25.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/25/archive/jdk-25_windows-x64_bin.zip",
9-
"hash": "efa52cdc7404f31ef94179066f80e4b7ef8fae192dccac19e341e69d42966018"
8+
"url": "https://download.oracle.com/java/25/archive/jdk-25.0.1_windows-x64_bin.zip",
9+
"hash": "814530b8ae9aca4843b6f70cf14dac1d43a88e220847d3b91323e854d79cee88"
1010
}
1111
},
12-
"extract_dir": "jdk-25",
12+
"extract_dir": "jdk-25.0.1",
1313
"env_add_path": "bin",
1414
"env_set": {
1515
"JAVA_HOME": "$dir"

0 commit comments

Comments
 (0)