We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77f2240 commit aff237fCopy full SHA for aff237f
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": "25.0.2",
+ "version": "26",
5
"license": "https://www.oracle.com/downloads/licenses/no-fee-license.html",
6
"architecture": {
7
"64bit": {
8
- "url": "https://download.oracle.com/java/25/archive/jdk-25.0.2_windows-x64_bin.zip",
9
- "hash": "56fbc625835eaa4e96942e9d8df38ffdf6009e0062620aaf9a8b647a5cd8ec7a"
+ "url": "https://download.oracle.com/java/26/archive/jdk-26_windows-x64_bin.zip",
+ "hash": "21fb9521d0313fdc0e7c76e646eaa884d224abaf048c5b5c4f3a256c4e1fa30a"
10
}
11
},
12
- "extract_dir": "jdk-25.0.2",
+ "extract_dir": "jdk-26",
13
"env_add_path": "bin",
14
"env_set": {
15
"JAVA_HOME": "$dir"
0 commit comments