We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 409b818 commit b3ebe4fCopy full SHA for b3ebe4f
1 file changed
bucket/oraclejdk.json
@@ -1,15 +1,15 @@
1
{
2
"description": "Oracle Java Platform, Standard Edition Development Kit (JDK)",
3
"homepage": "https://www.oracle.com/java/",
4
- "version": "24.0.2",
+ "version": "25",
5
"license": "https://www.oracle.com/downloads/licenses/no-fee-license.html",
6
"architecture": {
7
"64bit": {
8
- "url": "https://download.oracle.com/java/24/archive/jdk-24.0.2_windows-x64_bin.zip",
9
- "hash": "662c8db2d7bb99627e4b34e0fd1160ee3d01230dd5ff2efd903528470d0fbe0d"
+ "url": "https://download.oracle.com/java/25/archive/jdk-25_windows-x64_bin.zip",
+ "hash": "efa52cdc7404f31ef94179066f80e4b7ef8fae192dccac19e341e69d42966018"
10
}
11
},
12
- "extract_dir": "jdk-24.0.2",
+ "extract_dir": "jdk-25",
13
"env_add_path": "bin",
14
"env_set": {
15
"JAVA_HOME": "$dir"
0 commit comments